org.zkoss.zkmax.zul.fusionchart.config
Class GanttTableConfig

java.lang.Object
  extended by org.zkoss.zkmax.zul.fusionchart.config.AbstractChartConfig
      extended by org.zkoss.zkmax.zul.fusionchart.config.GanttTableConfig
All Implemented Interfaces:
ChartConfig, ChartInfoNotifier

public class GanttTableConfig
extends AbstractChartConfig

A table config for gnatt chart table.

Since:
6.0.1
Author:
jimmy

Nested Class Summary
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
           
 
Field Summary
 
Fields inherited from class org.zkoss.zkmax.zul.fusionchart.config.AbstractChartConfig
props
 
Constructor Summary
GanttTableConfig()
           
 
Method Summary
 GanttTableConfig.GanttTableColumnPropertiesMap getColumnConfig()
          Return the column config.
 
Methods inherited from class org.zkoss.zkmax.zul.fusionchart.config.AbstractChartConfig
addChartDataListener, addPropertyListener, getBgAlpha, getBgColor, getChartProperties, initChartProperties, isAnimation, removeChartDataListener, removePropertyListener, setAnimation, setBgAlpha, setBgColor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GanttTableConfig

public GanttTableConfig()
Method Detail

getColumnConfig

public GanttTableConfig.GanttTableColumnPropertiesMap getColumnConfig()
Return the column config.



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