Class DayMaxEvents
java.lang.Object
io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
io.jmix.fullcalendarflowui.kit.component.model.option.DayMaxEvents
- 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 TypeMethodDescriptiongetMax()
boolean
void
setDefaultEnabled
(boolean defaultEnabled) void
Methods inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
addChangeListener, fireChangeEvent, getName, getValueToSerialize, isDirty, markAsDirty, unmarkAsDirty
-
Field Details
-
defaultEnabled
protected boolean defaultEnabled -
max
-
-
Constructor Details
-
DayMaxEvents
public DayMaxEvents()
-
-
Method Details
-
isDefaultEnabled
public boolean isDefaultEnabled() -
setDefaultEnabled
public void setDefaultEnabled(boolean defaultEnabled) -
getMax
-
setMax
-