Uses of Interface
org.zkoss.zkmax.zul.fusionchart.config.ChartInfoNotifier

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 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
           
 

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)
           
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo