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,Breadcrumbs,BreadcrumbsPosition,Breaks,ButtonOptions,ButtonPosition,Buttons,ButtonTheme,ChartModel,ChartOptions,ChartStyle,Completed,Condition,Configuration,ConnectorStyle,ContextButton,ContextButtonMenuItem,Credits,Crosshair,CrosshairLabel,DataGrouping,DateTimeLabelFormats,Dial,DragDrop,DragHandle,Drilldown,Exporting,ExportingMenuItemDefinition,Frame,GanttSeriesItem,Global,GuideBox,GuideBoxDefaultState,Halo,Handles,Hover,Inactive,ItemPartialFill,Items,KeyboardNavigation,Label,Labels,Lang,Legend,LegendNavigation,LegendTitle,Level,Link,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,Separator,SeriesConnectorAnimation,SeriesTooltip,Side,SolidColor,StackLabels,States,Stop,Style,StyleWrapper,Subtitle,TargetOptions,Theme,Time,TimeUnitMultiples,Title,Tooltip,TooltipStyle,Top,Zones,Zooming,ZoomingMouseWheel,ZoomingResetButton
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()
-