Class SimpleOption<V>
java.lang.Object
io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
io.jmix.fullcalendarflowui.kit.component.model.option.SimpleOption<V>
- 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 SummaryMethods inherited from class io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOptionaddChangeListener, fireChangeEvent, getName, isDirty, markAsDirty, unmarkAsDirty
- 
Field Details- 
isValueSetprotected boolean isValueSet
- 
value
- 
defaultValue
 
- 
- 
Constructor Details- 
SimpleOption
- 
SimpleOption
 
- 
- 
Method Details- 
getValue
- 
getNotNullValue
- 
setValue
- 
getDefaultValue
- 
getValueToSerialize- Overrides:
- getValueToSerializein class- CalendarOption
 
 
-