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 Summary
Nested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
ChartObservableObject.ObjectChangeEvent
-
Field Summary
Fields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
children, dirty, listener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
String[]
void
setHorizontal
(String prevPageIcon, String nextPageIcon) void
setVertical
(String prevPageIcon, String nextPageIcon) withHorizontal
(String prevPageIcon, String nextPageIcon) withVertical
(String prevPageIcon, String nextPageIcon) Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
addChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
-
Field Details
-
horizontal
-
vertical
-
-
Constructor Details
-
PageIcons
public PageIcons()
-
-
Method Details
-
getHorizontal
-
setHorizontal
-
getVertical
-
setVertical
-
withHorizontal
-
withVertical
-