Class AbstractConfigurationObject
java.lang.Object
com.vaadin.flow.component.charts.model.AbstractConfigurationObject
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AbstractDataLabels
,AbstractPlotOptions
,AbstractSeries
,AbstractSeriesItem
,Accessibility
,AnnotationItem
,AnnotationItemLabel
,AnnotationItemLabelPoint
,Attributes
,Axis
,AxisGrid
,AxisList
,AxisStyle
,AxisTitle
,Back
,Background
,Bottom
,Breaks
,ButtonOptions
,ButtonPosition
,Buttons
,ButtonTheme
,ChartModel
,ChartOptions
,ChartStyle
,Completed
,Condition
,Configuration
,ConnectorStyle
,ContextButton
,ContextButtonMenuItem
,Credits
,Crosshair
,CrosshairLabel
,DataGrouping
,DateTimeLabelFormats
,Dial
,DragDrop
,DragHandle
,Drilldown
,DrillUpButton
,DrillUpButtonTheme
,Exporting
,ExportingMenuItemDefinition
,Frame
,GanttSeriesItem
,Global
,GuideBox
,GuideBoxDefaultState
,Halo
,Handles
,Hover
,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
,SeriesConnectorAnimation
,SeriesTooltip
,Side
,SolidColor
,StackLabels
,States
,Stop
,Style
,StyleWrapper
,Subtitle
,TargetOptions
,Theme
,Time
,TimeUnitMultiples
,Title
,Tooltip
,TooltipStyle
,Top
,Zones
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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractConfigurationObject
public AbstractConfigurationObject()
-