Class ScrollableLegend.PageIcons
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.legend.ScrollableLegend.PageIcons
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ScrollableLegend
The icons of page button.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectChartObservableObject.ObjectChangeEvent
- 
Field SummaryFieldsFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectchildren, dirty, listener
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionString[]String[]voidsetHorizontal(String prevPageIcon, String nextPageIcon) voidsetVertical(String prevPageIcon, String nextPageIcon) withHorizontal(String prevPageIcon, String nextPageIcon) withVertical(String prevPageIcon, String nextPageIcon) Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectaddChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
- 
Field Details- 
horizontal
- 
vertical
 
- 
- 
Constructor Details- 
PageIconspublic PageIcons()
 
- 
- 
Method Details- 
getHorizontal
- 
setHorizontal
- 
getVertical
- 
setVertical
- 
withHorizontal
- 
withVertical
 
-