Uses of Package
net.pricefx.common.apibuilder.chart
Packages that use net.pricefx.common.apibuilder.chart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
Formula engine interfaces exposed to Groovy logics.
Root package of the public Groovy API available to Pricefx logics.
-
Classes in net.pricefx.common.apibuilder.chart used by net.pricefx.common.apibuilder.chartClassDescriptionCommon base class for every chart definition builder returned by
ChartBuilder, such asScatterChart,TimeSeriesChart, andBarLineChart.Common base class for the click-event configuration builders returned byAbstractChartBuilder.onRowClick()andAbstractChartBuilder.onCellClick(), and by each concrete chart type's ownonClick()method, for exampleScatterChart.onClick().Base class for the event-payload builders returned by a concreteAbstractChartEvent.triggerEvent(String)implementation, for exampleChartEvents.OnRowClick.RowClickTriggerEvent.Common base class for the series builders returned by every chart type'saddSeries()orgetSeries()method, for exampleScatterChart.ScatterSeriesorBarLineChart.BarLineSeries.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods, described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart. -
Classes in net.pricefx.common.apibuilder.chart used by net.pricefx.formulaengine
-
Classes in net.pricefx.common.apibuilder.chart used by net.pricefx.formulaengine.scripting