Package | Description |
---|---|
org.zkoss.zkmax.zul |
Components and UI utitilies available in ZK EE.
|
org.zkoss.zkmax.zul.fusionchart.config |
Modifier and Type | Interface and Description |
---|---|
interface |
ChartProperties |
Modifier and Type | Class and Description |
---|---|
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 |
FunnelChartConfig
The funnel chart property lets you control a variety of functional elements on
the chart with {link SingleValueCategoryModel}.
|
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 gantt 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 |
SingleValueCategoryChartConfig
The chartPropery and categoryPropertiesMap property let you control a variety
of functional elements on the chart (or a single category)
with {link SingleValueCategoryModel}.
|
class |
TrendLinePropertiesList |
class |
XYChartConfig |
static class |
XYChartConfig.AxisPropertiesMap |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.