|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChartInfoNotifier | |
---|---|
org.zkoss.zkmax.zul | Components and UI utitilies available in ZK EE. |
org.zkoss.zkmax.zul.fusionchart.config |
Uses of ChartInfoNotifier in org.zkoss.zkmax.zul |
---|
Subinterfaces of ChartInfoNotifier in org.zkoss.zkmax.zul | |
---|---|
interface |
ChartProperties
|
Uses of ChartInfoNotifier in org.zkoss.zkmax.zul.fusionchart.config |
---|
Classes in org.zkoss.zkmax.zul.fusionchart.config that implement ChartInfoNotifier | |
---|---|
class |
AbstractChartConfig
The Fusionchart config lets you control a variety of functional elements on the chart. |
class |
CategoriesPropertiesMap
|
class |
CategoryChartConfig
The categories chart property lets you control a variety of functional elements on the chart with {link CategoryModel}. |
class |
ChartPropertiesMap
A properties with a addition properties map. |
class |
DefaultChartProperties
|
class |
GanttChartCategoriesPropertiesList
|
static class |
GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties
|
class |
GanttChartConfig
The GanttFusionchartProperty lets you control a variety of functional elements on the chart. |
class |
GanttChartHeaderPropertiesMap
|
class |
GanttChartSeriesPropertiesMap
|
static class |
GanttChartSeriesPropertiesMap.GanttChartSeriesProperties
|
class |
GanttTableConfig
A table config for gnatt chart table. |
static class |
GanttTableConfig.GanttRowPropertiesList
The GanttRow of the gnatt chart table. |
static class |
GanttTableConfig.GanttTableColumnProperties
A tableColumn properties bean for gantt chart table. |
static class |
GanttTableConfig.GanttTableColumnPropertiesMap
|
class |
MilestonePropertiesList
|
class |
PieChartConfig
The pie chart property lets you control a variety of functional elements on the chart with {link org.zkoss.zul.PieModel}. |
class |
ProcessPropertiesMap
|
class |
SeriesPropertiesMap
|
class |
TrendLinePropertiesList
|
class |
XYChartConfig
|
static class |
XYChartConfig.AxisPropertiesMap
|
Methods in org.zkoss.zkmax.zul.fusionchart.config with parameters of type ChartInfoNotifier | |
---|---|
void |
AbstractChartConfig.addPropertyListener(ChartInfoNotifier property)
|
void |
DefaultChartProperties.addPropertyListener(ChartInfoNotifier property)
|
void |
ChartInfoNotifier.addPropertyListener(ChartInfoNotifier property)
|
void |
AbstractChartConfig.removePropertyListener(ChartInfoNotifier property)
|
void |
DefaultChartProperties.removePropertyListener(ChartInfoNotifier property)
|
void |
ChartInfoNotifier.removePropertyListener(ChartInfoNotifier property)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |