com.vaadin.flow.component.charts.model.
Class AbstractConfigurationObject
- java.lang.Object
-
- com.vaadin.flow.component.charts.model.AbstractConfigurationObject
-
All Implemented Interfaces:
Direct Known Subclasses:
AbstractDataLabels
,AbstractPlotOptions
,AbstractSeries
,AbstractSeriesItem
,Accessibility
,Attributes
,Axis
,AxisList
,AxisStyle
,AxisTitle
,Back
,Background
,Bottom
,Breaks
,ButtonOptions
,ButtonPosition
,Buttons
,ButtonTheme
,ChartModel
,ChartOptions
,ChartStyle
,Condition
,Configuration
,ContextButton
,ContextButtonMenuItem
,Credits
,Crosshair
,CrosshairLabel
,DataGrouping
,DateTimeLabelFormats
,Dial
,Drilldown
,DrillUpButton
,DrillUpButtonTheme
,Exporting
,ExportingMenuItemDefinition
,Frame
,Global
,Halo
,Handles
,Hover
,HTMLLabelItem
,HTMLLabels
,Inactive
,ItemPartialFill
,Items
,KeyboardNavigation
,Label
,Labels
,Lang
,Legend
,LegendNavigation
,LegendTitle
,Level
,Loading
,Marker
,MarkerStyle
,MarkerSymbolUrl
,Navigation
,Navigator
,NoData
,Node
,NodeSeriesItem
,Options3d
,Pane
,PaneList
,PartialFill
,Pivot
,PlotBand
,PlotLine
,PlotOptionsStyle
,Position
,RangeSelector
,RangeSelectorButton
,ResetZoomButton
,Responsive
,Rules
,Scrollbar
,Select
,SeriesTooltip
,Side
,SolidColor
,StackLabels
,States
,Stop
,Style
,StyleWrapper
,Subtitle
,TargetOptions
,Theme
,Time
,TimeUnitMultiples
,Title
,Tooltip
,TooltipStyle
,Top
,Zones
public abstract class AbstractConfigurationObject extends Object implements Serializable
Abstract base class for model classes to be serialized to JSON. Mainly com.vaadin.flow.component.charts.model.Configuration and the stuff it uses.
See Also: