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 Summary
Nested classes/interfaces inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
CalendarOption.OptionChangeEvent
-
Field Summary
Fields inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
dirty, eventBus, name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEventOrder
(List<String> eventOrder) void
setJsFunction
(JsFunction jsFunction) Methods inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
addChangeListener, fireChangeEvent, getName, getValueToSerialize, isDirty, markAsDirty, unmarkAsDirty
-
Field Details
-
DEFAULT_ORDER
-
explicitlySetList
protected boolean explicitlySetList -
eventOrder
-
jsFunction
-
-
Constructor Details
-
EventOrder
public EventOrder()
-
-
Method Details
-
getEventOrder
-
getSerializedEventOrder
-
setEventOrder
-
getJsFunction
-
setJsFunction
-