public static class GanttChartCategoriesPropertiesList.GanttChartCategoriesProperties extends ChartPropertiesMap
| Constructor and Description |
|---|
GanttChartCategoriesProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAllCategoryProperties()
Remove all of category property.
|
ChartProperties |
createCategoryProperties(String name,
Date start,
Date end)
Create the category properties.
|
ChartProperties |
getCategoryProperties(String name,
Date start,
Date end)
Returns the category properties.
|
void |
removeCategoryProperties(String name,
Date start,
Date end)
Remove the category property.
|
clearAllProperties, createProperties, getKeys, getProperties, removeProperties, sizeaddAllProperties, addChartDataListener, addProperty, addPropertyListener, clear, fireEvent, fireEvent, getAllProperties, getProperty, removeChartDataListener, removeProperty, removePropertyListenerpublic ChartProperties createCategoryProperties(String name, Date start, Date end)
public ChartProperties getCategoryProperties(String name, Date start, Date end)
public void removeCategoryProperties(String name, Date start, Date end)
name - start - end - public void clearAllCategoryProperties()
Copyright © 2026. All rights reserved.