Uses of Enum Class
org.teamapps.dto.UiCalendarEventRenderingStyle
-
Uses of UiCalendarEventRenderingStyle in org.teamapps.dto
Subclasses with type arguments of type UiCalendarEventRenderingStyle in org.teamapps.dtoFields in org.teamapps.dto declared as UiCalendarEventRenderingStyleModifier and TypeFieldDescriptionprotected UiCalendarEventRenderingStyleUiCalendarEventClientRecord.renderingMethods in org.teamapps.dto that return UiCalendarEventRenderingStyleModifier and TypeMethodDescriptionUiCalendarEventClientRecord.getRendering()Returns the enum constant of this class with the specified name.static UiCalendarEventRenderingStyle[]UiCalendarEventRenderingStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiCalendarEventRenderingStyleModifier and TypeMethodDescriptionUiCalendarEventClientRecord.setRendering(UiCalendarEventRenderingStyle rendering)