Class EventOrder
java.lang.Object
io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
io.jmix.fullcalendarflowui.kit.component.model.option.EventOrder
- All Implemented Interfaces:
- Serializable
INTERNAL.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOptionCalendarOption.OptionChangeEvent
- 
Field SummaryFieldsFields inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOptiondirty, eventBus, name
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetEventOrder(List<String> eventOrder) voidsetJsFunction(JsFunction jsFunction) Methods inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOptionaddChangeListener, fireChangeEvent, getName, getValueToSerialize, isDirty, markAsDirty, unmarkAsDirty
- 
Field Details- 
DEFAULT_ORDER
- 
explicitlySetListprotected boolean explicitlySetList
- 
eventOrder
- 
jsFunction
 
- 
- 
Constructor Details- 
EventOrderpublic EventOrder()
 
- 
- 
Method Details- 
getEventOrder
- 
getSerializedEventOrder
- 
setEventOrder
- 
getJsFunction
- 
setJsFunction
 
-