public class GanttChartCategoriesPropertiesList extends DefaultChartProperties
| Modifier and Type | Class and Description |
|---|---|
static class |
GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties |
| Constructor and Description |
|---|
GanttChartCategoriesPropertiesList() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAllCategoriesProperties()
Remove all of categories property.
|
protected void |
clearAllProperties()
Clear all of chart properties.
|
GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties |
createCategoriesProperties()
Create the categories properties.
|
protected ChartProperties |
createProperties(ChartProperties defProps)
Create the chart properties.
|
GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties |
getCategoriesProperties(int index)
Returns the categories properties in the specified position..
|
protected ChartProperties |
getProperties(int index)
Returns the chart properties in the specified position.
|
void |
removeCategoriesProperties(GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties props)
Remove the categories property.
|
void |
removeCategoriesProperties(int index)
Remove the categories property in the specified position..
|
protected void |
removeProperties(ChartProperties properties)
Remove the chart properties.
|
protected void |
removeProperties(int index)
Remove the chart properties in the specified position.
|
int |
size()
Return the count of properties.
|
addAllProperties, addChartDataListener, addProperty, addPropertyListener, clear, fireEvent, fireEvent, getAllProperties, getProperty, removeChartDataListener, removeProperty, removePropertyListenerpublic GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties createCategoriesProperties()
public GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties getCategoriesProperties(int index)
index - public void removeCategoriesProperties(GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties props)
props - public void removeCategoriesProperties(int index)
index - public void clearAllCategoriesProperties()
protected ChartProperties createProperties(ChartProperties defProps)
defProps - protected ChartProperties getProperties(int index)
index - protected void removeProperties(ChartProperties properties)
properties - protected void removeProperties(int index)
index - public int size()
protected void clearAllProperties()
Copyright © 2026. All rights reserved.