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 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 TypeMethodDescriptiongetMax()booleanvoidsetDefaultEnabled(boolean defaultEnabled) voidMethods inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOptionaddChangeListener, fireChangeEvent, getName, getValueToSerialize, isDirty, markAsDirty, unmarkAsDirty
- 
Field Details- 
defaultEnabledprotected boolean defaultEnabled
- 
max
 
- 
- 
Constructor Details- 
DayMaxEventspublic DayMaxEvents()
 
- 
- 
Method Details- 
isDefaultEnabledpublic boolean isDefaultEnabled()
- 
setDefaultEnabledpublic void setDefaultEnabled(boolean defaultEnabled) 
- 
getMax
- 
setMax
 
-