public static class GanttTableConfig.GanttTableColumnPropertiesMap extends ChartPropertiesMap
Constructor and Description |
---|
GanttTableColumnPropertiesMap() |
Modifier and Type | Method and Description |
---|---|
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.
|
clearAllProperties, createProperties, getKeys, getProperties, removeProperties, size
addAllProperties, addChartDataListener, addProperty, addPropertyListener, clear, fireEvent, fireEvent, getAllProperties, getProperty, removeChartDataListener, removeProperty, removePropertyListener
public GanttTableConfig.GanttTableColumnProperties createColumnProperties(int index)
index
- public GanttTableConfig.GanttTableColumnProperties getColumnProperties(int index)
index
- public void removeColumnProperties(int index)
index
- public void clearAllColumnProperties()
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.