|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zkmax.zul.fusionchart.config.AbstractChartConfig
org.zkoss.zkmax.zul.fusionchart.config.GanttTableConfig
public class GanttTableConfig
A table config for gnatt chart table.
| 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 |
|---|
public GanttTableConfig()
| Method Detail |
|---|
public GanttTableConfig.GanttTableColumnPropertiesMap getColumnConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||