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 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 TypeMethodDescriptionboolean
void
setCalendarView
(CalendarDisplayMode calendarView) void
setFunctionEnabled
(boolean functionEnabled) Methods inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
addChangeListener, fireChangeEvent, getName, getValueToSerialize, isDirty, markAsDirty, unmarkAsDirty
-
Field Details
-
calendarView
-
functionEnabled
protected boolean functionEnabled
-
-
Constructor Details
-
MoreLinkClick
public MoreLinkClick()
-
-
Method Details
-
getCalendarView
-
setCalendarView
-
isFunctionEnabled
public boolean isFunctionEnabled() -
setFunctionEnabled
public void setFunctionEnabled(boolean functionEnabled)
-