Class Separator
java.lang.Object
com.vaadin.flow.component.charts.model.AbstractConfigurationObject
com.vaadin.flow.component.charts.model.Separator
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Separator
public Separator()
-
-
Method Details
-
getText
- Returns:
- The text used as a separator between breadcrumb items.
-
setText
Sets the text used as a separator between breadcrumb items. -
getStyle
- Returns:
- The style options for the separator text.
-
setStyle
Sets the style options for the separator text.
-