Uses of Class
org.teamapps.dto.UiCalendarEventRenderingStyle
-
-
Uses of UiCalendarEventRenderingStyle in org.teamapps.dto
Fields in org.teamapps.dto declared as UiCalendarEventRenderingStyle Modifier and Type Field Description protected UiCalendarEventRenderingStyleUiCalendarEventClientRecord. renderingMethods in org.teamapps.dto that return UiCalendarEventRenderingStyle Modifier and Type Method Description UiCalendarEventRenderingStyleUiCalendarEventClientRecord. getRendering()static UiCalendarEventRenderingStyleUiCalendarEventRenderingStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiCalendarEventRenderingStyle[]UiCalendarEventRenderingStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiCalendarEventRenderingStyle Modifier and Type Method Description UiCalendarEventClientRecordUiCalendarEventClientRecord. setRendering(UiCalendarEventRenderingStyle rendering)
-