|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zkmax.zul.fusionchart.config.DefaultChartProperties
org.zkoss.zkmax.zul.fusionchart.config.ChartPropertiesMap
org.zkoss.zkmax.zul.fusionchart.config.GanttTableConfig.GanttTableColumnProperties
public static class GanttTableConfig.GanttTableColumnProperties
A tableColumn properties bean for gantt chart table.
| Constructor Summary | |
|---|---|
GanttTableConfig.GanttTableColumnProperties()
|
|
| Method Summary | |
|---|---|
void |
clearAllTextProperties()
Remove all of text property. |
ChartProperties |
createTextProperties(int index)
Create the text properties at the specified position. |
ChartProperties |
getTextProperties(int index)
Returns the text properties at the specified position. |
void |
removeTextProperties(int index)
Remove the text 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.GanttTableColumnProperties()
| Method Detail |
|---|
public ChartProperties createTextProperties(int index)
index -
public ChartProperties getTextProperties(int index)
index -
public void removeTextProperties(int index)
index - public void clearAllTextProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||