Class MoreLinkClick
java.lang.Object
io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
io.jmix.fullcalendarflowui.kit.component.model.option.MoreLinkClick
- 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 TypeMethodDescriptionbooleanvoidsetCalendarView(CalendarDisplayMode calendarView) voidsetFunctionEnabled(boolean functionEnabled) Methods inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOptionaddChangeListener, fireChangeEvent, getName, getValueToSerialize, isDirty, markAsDirty, unmarkAsDirty
- 
Field Details- 
calendarView
- 
functionEnabledprotected boolean functionEnabled
 
- 
- 
Constructor Details- 
MoreLinkClickpublic MoreLinkClick()
 
- 
- 
Method Details- 
getCalendarView
- 
setCalendarView
- 
isFunctionEnabledpublic boolean isFunctionEnabled()
- 
setFunctionEnabledpublic void setFunctionEnabled(boolean functionEnabled) 
 
-