Uses of Package
org.pepstock.charba.client.defaults
-
Packages that use org.pepstock.charba.client.defaults Package Description org.pepstock.charba.client Main package with all charts implementation, global classes and common interfaces.org.pepstock.charba.client.adapters Contains all classes to interact with date adapters implemented by CHART.JS to be abstract from date time java script library to use.org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.ID
plugin (AKAchartjs-plugin-annotation.js
) for CHART.js.org.pepstock.charba.client.callbacks All callbacks interfaces to be implemented, also to use the scriptable options of CHART.JS.org.pepstock.charba.client.configuration Contains all elements to configure a chart instance (know as chart options at instance level).org.pepstock.charba.client.data Contains all elements to configure the datasets of a chart instance (know as chart data at instance level).org.pepstock.charba.client.datalabels Contains all classes to activate theDataLabelsPlugin.ID
plugin (AKAchartjs-plugin-datalabels.js
) for CHART.js.org.pepstock.charba.client.defaults Contains all interfaces need to provide defaults values of the chart options.org.pepstock.charba.client.defaults.chart Contains the default values of chart options based on type of chart instance.org.pepstock.charba.client.defaults.globals Contains the default values of chart options for all chart types (CHART.JS options defaults).org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js
) for CHART.js.org.pepstock.charba.client.gradient Contains all classes to activate theGradientPlugin.ID
plugin (AKAchartjs-plugin-gradient.js
) for CHART.js.org.pepstock.charba.client.gwt.widgets Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder.org.pepstock.charba.client.impl.charts Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box.org.pepstock.charba.client.impl.plugins Contains some plugins implementations, available out-of-the box.org.pepstock.charba.client.intl Contains classes in order to use the ECMAScript Internationalization API, which provides language sensitive number formatting, and date and time formatting.org.pepstock.charba.client.items Contains all elements generated by CHART.JS, which are mapping java script objects, to use at runtime in plugins, events or controllers.org.pepstock.charba.client.labels Contains all classes to useLabelsPlugin.ID
plugin (AKAchartjs-plugin-labels.js
) available for CHART.JS.org.pepstock.charba.client.matrix Contains all classes to activate the Matrix controller (AKAchartjs-chart-matrix.js
) for CHART.js.org.pepstock.charba.client.ml Contains all classes to activate the ML library to use the regression capabilities.org.pepstock.charba.client.options Contains all elements to configure charts at global level (know as chart global options).org.pepstock.charba.client.plugins Contains all classes to manage the plugin implementations.org.pepstock.charba.client.sankey Contains all classes to activate the Sankey controller (AKAchartjs-chart-sankey.js
) for CHART.js.org.pepstock.charba.client.treemap Contains all classes to activate the TreeMap controller (AKAchartjs-chart-treemap.js
) for CHART.js.org.pepstock.charba.client.utils Contains some utilities to use in Charba, like HTML annotation builder, and other java script utilities useful for debugging.org.pepstock.charba.client.utils.toast Contains all classes to useToaster
utility.org.pepstock.charba.client.zoom Contains all classes to activate theZoomPlugin.ID
plugin (AKAchartjs-plugin-zoom.js
) for CHART.js. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client Class Description IsDefaultAnimation Interface to define animation object defaults, ANIMATION name space.IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimations Interface to define animations for animation element properties defaults, ANIMATIONS name space.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultBaseAnimation Interface to define the base animation properties defaults.IsDefaultEventHandler Interface to define events handler defaults.IsDefaultFont Interface to define fomt object defaults.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS.IsDefaultScale Interface to define scale/axis object defaults.IsDefaultScaledOptions Interface to define options defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.adapters Class Description IsDefaultDateAdapterOptions Interface to define date adapter options defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.annotation Class Description IsDefaultEventHandler Interface to define events handler defaults.IsDefaultFont Interface to define fomt object defaults.IsDefaultPadding Interface to define padding object defaults.IsDefaultPlugins Interface to define plugins object defaults.IsDefaultPointStyleHandler Interface to define the point styles in the options elements. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.callbacks Class Description IsDefaultFont Interface to define fomt object defaults.IsDefaultPadding Interface to define padding object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.configuration Class Description IsDefaultAnimation Interface to define animation object defaults, ANIMATION name space.IsDefaultAnimations Interface to define animations for animation element properties defaults, ANIMATIONS name space.IsDefaultArc Interface to define arc object defaults.IsDefaultBar Interface to define bar object defaults.IsDefaultBaseAnimation Interface to define the base animation properties defaults.IsDefaultFont Interface to define fomt object defaults.IsDefaultLine Interface to define line object defaults.IsDefaultPadding Interface to define padding object defaults.IsDefaultPoint Interface to define point object defaults.IsDefaultScaledOptions Interface to define options defaults.IsDefaultTransitions Interface to define animation node for update mode element defaults, TRANSITIONS name space. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.data Class Description IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultBarDatasets Interface to define BAR datasets object defaults.IsDefaultFillHandler Interface to define fill defaults values.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS.IsDefaultTypedDataset Interface to define datasets object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.datalabels Class Description IsDefaultEventHandler Interface to define events handler defaults.IsDefaultFont Interface to define fomt object defaults.IsDefaultPadding Interface to define padding object defaults.IsDefaultPlugins Interface to define plugins object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.defaults Class Description IsDefaultAbstractTitle Interface to define title object defaults.IsDefaultAdapters Interface to define adapter options defaults.IsDefaultAngleLines Interface to define angle lines defaults.IsDefaultAnimation Interface to define animation object defaults, ANIMATION name space.IsDefaultAnimationCollection Interface to define animation for element properties defaults.IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimations Interface to define animations for animation element properties defaults, ANIMATIONS name space.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultArc Interface to define arc object defaults.IsDefaultBar Interface to define bar object defaults.IsDefaultBarDatasets Interface to define BAR datasets object defaults.IsDefaultBaseAnimation Interface to define the base animation properties defaults.IsDefaultBaseFormatOptions Interface to define the locale matching options for internationalization.IsDefaultBoxHandler Interface to define box dimension of options elements.IsDefaultDatasets Interface to define data sets object defaults.IsDefaultDateAdapterOptions Interface to define date adapter options defaults.IsDefaultDecimation Interface to defineDefaultPluginId.DECIMATION
plugin defaults.IsDefaultElements Interface to define elements object defaults.IsDefaultEventHandler Interface to define events handler defaults.IsDefaultFiller Interface to defineDefaultPluginId.FILLER
plugin defaults.IsDefaultFillHandler Interface to define fill defaults values.IsDefaultFont Interface to define fomt object defaults.IsDefaultFontContainer Interface to define font container of options elements.IsDefaultGrid Interface to define grid defaults.IsDefaultInteraction Interface to define interaction object defaults.IsDefaultLayout Interface to define layout object defaults.IsDefaultLegend Interface to define legends object defaults.IsDefaultLegendLabels Interface to define legend labels object defaults.IsDefaultLegendTitle Interface to define legend title object defaults.IsDefaultLine Interface to define line object defaults.IsDefaultMajor Interface to define MAJOR tick object defaults.IsDefaultNumberFormatOptions Interface to define the number format options for internationalization.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS.IsDefaultOptionsElement Interface to define arc object defaults.IsDefaultPadding Interface to define padding object defaults.IsDefaultPluginElement Interface to define the common properties of chart element related to default plugins,DefaultPluginId.TITLE
andDefaultPluginId.LEGEND
.IsDefaultPlugins Interface to define plugins object defaults.IsDefaultPoint Interface to define point object defaults.IsDefaultPointLabels Interface to define point labels object defaults.IsDefaultPointStyleHandler Interface to define the point styles in the options elements.IsDefaultScale Interface to define scale/axis object defaults.IsDefaultScaleBorder Interface to define options for the border that run perpendicular to the axis.IsDefaultScaleLines IsDefaultScales Interface to define scales/axes object defaults.IsDefaultScaleTitle Interface to define scale title object defaults.IsDefaultSubtitle Interface to define subtitle object defaults.IsDefaultTextDirectionHandler Interface to define text direction options.IsDefaultTicks Interface to define ticks object defaults.IsDefaultTime Interface to define time object defaults.IsDefaultTitle Interface to define title object defaults.IsDefaultTooltips Interface to define tooltips object defaults.IsDefaultTransitions Interface to define animation node for update mode element defaults, TRANSITIONS name space.IsDefaultTypedDataset Interface to define datasets object defaults.NoDefaults It is an uninstantiable placeholder class to hold a reference for models (of options) which do not have any defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.defaults.chart Class Description IsDefaultAbstractTitle Interface to define title object defaults.IsDefaultAdapters Interface to define adapter options defaults.IsDefaultAngleLines Interface to define angle lines defaults.IsDefaultAnimation Interface to define animation object defaults, ANIMATION name space.IsDefaultAnimationCollection Interface to define animation for element properties defaults.IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimations Interface to define animations for animation element properties defaults, ANIMATIONS name space.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultArc Interface to define arc object defaults.IsDefaultBar Interface to define bar object defaults.IsDefaultBarDatasets Interface to define BAR datasets object defaults.IsDefaultBaseAnimation Interface to define the base animation properties defaults.IsDefaultBoxHandler Interface to define box dimension of options elements.IsDefaultDatasets Interface to define data sets object defaults.IsDefaultDateAdapterOptions Interface to define date adapter options defaults.IsDefaultDecimation Interface to defineDefaultPluginId.DECIMATION
plugin defaults.IsDefaultElements Interface to define elements object defaults.IsDefaultEventHandler Interface to define events handler defaults.IsDefaultFiller Interface to defineDefaultPluginId.FILLER
plugin defaults.IsDefaultFillHandler Interface to define fill defaults values.IsDefaultFont Interface to define fomt object defaults.IsDefaultFontContainer Interface to define font container of options elements.IsDefaultGrid Interface to define grid defaults.IsDefaultInteraction Interface to define interaction object defaults.IsDefaultLayout Interface to define layout object defaults.IsDefaultLegend Interface to define legends object defaults.IsDefaultLegendLabels Interface to define legend labels object defaults.IsDefaultLegendTitle Interface to define legend title object defaults.IsDefaultLine Interface to define line object defaults.IsDefaultMajor Interface to define MAJOR tick object defaults.IsDefaultNumberFormatOptions Interface to define the number format options for internationalization.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS.IsDefaultOptionsElement Interface to define arc object defaults.IsDefaultPadding Interface to define padding object defaults.IsDefaultPluginElement Interface to define the common properties of chart element related to default plugins,DefaultPluginId.TITLE
andDefaultPluginId.LEGEND
.IsDefaultPlugins Interface to define plugins object defaults.IsDefaultPoint Interface to define point object defaults.IsDefaultPointLabels Interface to define point labels object defaults.IsDefaultPointStyleHandler Interface to define the point styles in the options elements.IsDefaultScale Interface to define scale/axis object defaults.IsDefaultScaleBorder Interface to define options for the border that run perpendicular to the axis.IsDefaultScaledOptions Interface to define options defaults.IsDefaultScaleLines IsDefaultScales Interface to define scales/axes object defaults.IsDefaultScaleTitle Interface to define scale title object defaults.IsDefaultSubtitle Interface to define subtitle object defaults.IsDefaultTextDirectionHandler Interface to define text direction options.IsDefaultTicks Interface to define ticks object defaults.IsDefaultTime Interface to define time object defaults.IsDefaultTitle Interface to define title object defaults.IsDefaultTooltips Interface to define tooltips object defaults.IsDefaultTransitions Interface to define animation node for update mode element defaults, TRANSITIONS name space.IsDefaultTypedDataset Interface to define datasets object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.defaults.globals Class Description IsDefaultAbstractTitle Interface to define title object defaults.IsDefaultAdapters Interface to define adapter options defaults.IsDefaultAngleLines Interface to define angle lines defaults.IsDefaultAnimation Interface to define animation object defaults, ANIMATION name space.IsDefaultAnimationCollection Interface to define animation for element properties defaults.IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimations Interface to define animations for animation element properties defaults, ANIMATIONS name space.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultArc Interface to define arc object defaults.IsDefaultBar Interface to define bar object defaults.IsDefaultBarDatasets Interface to define BAR datasets object defaults.IsDefaultBaseAnimation Interface to define the base animation properties defaults.IsDefaultBaseFormatOptions Interface to define the locale matching options for internationalization.IsDefaultBoxHandler Interface to define box dimension of options elements.IsDefaultDatasets Interface to define data sets object defaults.IsDefaultDateAdapterOptions Interface to define date adapter options defaults.IsDefaultDateTimeFormatOptions Interface to define the date time format options for internationalization.IsDefaultDecimation Interface to defineDefaultPluginId.DECIMATION
plugin defaults.IsDefaultElements Interface to define elements object defaults.IsDefaultEventHandler Interface to define events handler defaults.IsDefaultFiller Interface to defineDefaultPluginId.FILLER
plugin defaults.IsDefaultFillHandler Interface to define fill defaults values.IsDefaultFont Interface to define fomt object defaults.IsDefaultFontContainer Interface to define font container of options elements.IsDefaultGrid Interface to define grid defaults.IsDefaultInteraction Interface to define interaction object defaults.IsDefaultLayout Interface to define layout object defaults.IsDefaultLegend Interface to define legends object defaults.IsDefaultLegendLabels Interface to define legend labels object defaults.IsDefaultLegendTitle Interface to define legend title object defaults.IsDefaultLine Interface to define line object defaults.IsDefaultMajor Interface to define MAJOR tick object defaults.IsDefaultNumberFormatOptions Interface to define the number format options for internationalization.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS.IsDefaultOptionsElement Interface to define arc object defaults.IsDefaultPadding Interface to define padding object defaults.IsDefaultPluginElement Interface to define the common properties of chart element related to default plugins,DefaultPluginId.TITLE
andDefaultPluginId.LEGEND
.IsDefaultPlugins Interface to define plugins object defaults.IsDefaultPoint Interface to define point object defaults.IsDefaultPointLabels Interface to define point labels object defaults.IsDefaultPointStyleHandler Interface to define the point styles in the options elements.IsDefaultScale Interface to define scale/axis object defaults.IsDefaultScaleBorder Interface to define options for the border that run perpendicular to the axis.IsDefaultScaledOptions Interface to define options defaults.IsDefaultScaleLines IsDefaultScales Interface to define scales/axes object defaults.IsDefaultScaleTitle Interface to define scale title object defaults.IsDefaultSubtitle Interface to define subtitle object defaults.IsDefaultTextDirectionHandler Interface to define text direction options.IsDefaultTicks Interface to define ticks object defaults.IsDefaultTime Interface to define time object defaults.IsDefaultTitle Interface to define title object defaults.IsDefaultTooltips Interface to define tooltips object defaults.IsDefaultTransitions Interface to define animation node for update mode element defaults, TRANSITIONS name space.IsDefaultTypedDataset Interface to define datasets object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.geo Class Description IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultBarDatasets Interface to define BAR datasets object defaults.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS.IsDefaultPadding Interface to define padding object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.gradient Class Description IsDefaultEventHandler Interface to define events handler defaults.IsDefaultPlugins Interface to define plugins object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.gwt.widgets Class Description IsDefaultScaledOptions Interface to define options defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.impl.charts Class Description IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.impl.plugins Class Description IsDefaultEventHandler Interface to define events handler defaults.IsDefaultPlugins Interface to define plugins object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.intl Class Description IsDefaultBaseFormatOptions Interface to define the locale matching options for internationalization.IsDefaultDateTimeFormatOptions Interface to define the date time format options for internationalization.IsDefaultNumberFormatOptions Interface to define the number format options for internationalization. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.items Class Description IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultBaseFormatOptions Interface to define the locale matching options for internationalization.IsDefaultEventHandler Interface to define events handler defaults.IsDefaultFont Interface to define fomt object defaults.IsDefaultInteraction Interface to define interaction object defaults.IsDefaultNumberFormatOptions Interface to define the number format options for internationalization.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS.IsDefaultPadding Interface to define padding object defaults.IsDefaultScaledOptions Interface to define options defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.labels Class Description IsDefaultEventHandler Interface to define events handler defaults.IsDefaultFont Interface to define fomt object defaults.IsDefaultPlugins Interface to define plugins object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.matrix Class Description IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.ml Class Description IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultFillHandler Interface to define fill defaults values. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.options Class Description IsDefaultAbstractTitle Interface to define title object defaults.IsDefaultAdapters Interface to define adapter options defaults.IsDefaultAngleLines Interface to define angle lines defaults.IsDefaultAnimation Interface to define animation object defaults, ANIMATION name space.IsDefaultAnimationCollection Interface to define animation for element properties defaults.IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimations Interface to define animations for animation element properties defaults, ANIMATIONS name space.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultArc Interface to define arc object defaults.IsDefaultBar Interface to define bar object defaults.IsDefaultBarDatasets Interface to define BAR datasets object defaults.IsDefaultBaseAnimation Interface to define the base animation properties defaults.IsDefaultBaseFormatOptions Interface to define the locale matching options for internationalization.IsDefaultBoxHandler Interface to define box dimension of options elements.IsDefaultDatasets Interface to define data sets object defaults.IsDefaultDateAdapterOptions Interface to define date adapter options defaults.IsDefaultDecimation Interface to defineDefaultPluginId.DECIMATION
plugin defaults.IsDefaultElements Interface to define elements object defaults.IsDefaultEventHandler Interface to define events handler defaults.IsDefaultFiller Interface to defineDefaultPluginId.FILLER
plugin defaults.IsDefaultFillHandler Interface to define fill defaults values.IsDefaultFont Interface to define fomt object defaults.IsDefaultFontContainer Interface to define font container of options elements.IsDefaultGrid Interface to define grid defaults.IsDefaultInteraction Interface to define interaction object defaults.IsDefaultLayout Interface to define layout object defaults.IsDefaultLegend Interface to define legends object defaults.IsDefaultLegendLabels Interface to define legend labels object defaults.IsDefaultLegendTitle Interface to define legend title object defaults.IsDefaultLine Interface to define line object defaults.IsDefaultMajor Interface to define MAJOR tick object defaults.IsDefaultNumberFormatOptions Interface to define the number format options for internationalization.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS.IsDefaultOptionsElement Interface to define arc object defaults.IsDefaultPadding Interface to define padding object defaults.IsDefaultPluginElement Interface to define the common properties of chart element related to default plugins,DefaultPluginId.TITLE
andDefaultPluginId.LEGEND
.IsDefaultPlugins Interface to define plugins object defaults.IsDefaultPoint Interface to define point object defaults.IsDefaultPointLabels Interface to define point labels object defaults.IsDefaultPointStyleHandler Interface to define the point styles in the options elements.IsDefaultScale Interface to define scale/axis object defaults.IsDefaultScaleBorder Interface to define options for the border that run perpendicular to the axis.IsDefaultScaledOptions Interface to define options defaults.IsDefaultScaleLines IsDefaultScales Interface to define scales/axes object defaults.IsDefaultScaleTitle Interface to define scale title object defaults.IsDefaultSubtitle Interface to define subtitle object defaults.IsDefaultTextDirectionHandler Interface to define text direction options.IsDefaultTicks Interface to define ticks object defaults.IsDefaultTime Interface to define time object defaults.IsDefaultTitle Interface to define title object defaults.IsDefaultTooltips Interface to define tooltips object defaults.IsDefaultTransitions Interface to define animation node for update mode element defaults, TRANSITIONS name space.IsDefaultTypedDataset Interface to define datasets object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.plugins Class Description IsDefaultEventHandler Interface to define events handler defaults.IsDefaultPlugins Interface to define plugins object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.sankey Class Description IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.treemap Class Description IsDefaultAnimationContainer Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.IsDefaultAnimationTransition Interface to define animation for update mode (transition) defaults.IsDefaultOptions Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.utils Class Description IsDefaultFont Interface to define fomt object defaults. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.utils.toast Class Description IsDefaultFont Interface to define fomt object defaults.IsDefaultFontContainer Interface to define font container of options elements. -
Classes in org.pepstock.charba.client.defaults used by org.pepstock.charba.client.zoom Class Description IsDefaultEventHandler Interface to define events handler defaults.IsDefaultPlugins Interface to define plugins object defaults.