Uses of Enum Class
eu.webtoolkit.jwt.CalendarHeaderFormat
Packages that use CalendarHeaderFormat
-
Uses of CalendarHeaderFormat in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return CalendarHeaderFormatModifier and TypeMethodDescriptionWCalendar.getHorizontalHeaderFormat()
Returns the horizontal header format.static CalendarHeaderFormat
Returns the enum constant of this class with the specified name.static CalendarHeaderFormat[]
CalendarHeaderFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt with parameters of type CalendarHeaderFormatModifier and TypeMethodDescriptionvoid
WCalendar.setHorizontalHeaderFormat
(CalendarHeaderFormat format) Sets the horizontal header format.