|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.zkmax.zul.fusionchart.config.DefaultChartProperties org.zkoss.zkmax.zul.fusionchart.config.ChartPropertiesMap org.zkoss.zkmax.zul.fusionchart.config.GanttTableConfig.GanttTableColumnPropertiesMap
public static class GanttTableConfig.GanttTableColumnPropertiesMap
Constructor Summary | |
---|---|
GanttTableConfig.GanttTableColumnPropertiesMap()
|
Method Summary | |
---|---|
void |
clearAllColumnProperties()
Remove all of column property. |
GanttTableConfig.GanttTableColumnProperties |
createColumnProperties(int index)
Create the column properties at the specified position. |
GanttTableConfig.GanttTableColumnProperties |
getColumnProperties(int index)
Returns the column properties at the specified position. |
void |
removeColumnProperties(int index)
Remove the column properties at the specified position. |
Methods inherited from class org.zkoss.zkmax.zul.fusionchart.config.ChartPropertiesMap |
---|
clearAllProperties, createProperties, getKeys, getProperties, removeProperties, size |
Methods inherited from class org.zkoss.zkmax.zul.fusionchart.config.DefaultChartProperties |
---|
addAllProperties, addChartDataListener, addProperty, addPropertyListener, clear, fireEvent, fireEvent, getAllProperties, getProperty, removeChartDataListener, removeProperty, removePropertyListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GanttTableConfig.GanttTableColumnPropertiesMap()
Method Detail |
---|
public GanttTableConfig.GanttTableColumnProperties createColumnProperties(int index)
index
-
public GanttTableConfig.GanttTableColumnProperties getColumnProperties(int index)
index
-
public void removeColumnProperties(int index)
index
- public void clearAllColumnProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |