|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GanttChartConfig | |
|---|---|
| org.zkoss.zkmax.zul.fusionchart.config | |
| org.zkoss.zkmax.zul.fusionchart.render | |
| Uses of GanttChartConfig in org.zkoss.zkmax.zul.fusionchart.config |
|---|
| Methods in org.zkoss.zkmax.zul.fusionchart.config with parameters of type GanttChartConfig | |
|---|---|
static GanttChartCategoriesPropertiesList |
PropertiesProxy.getCategoriesConfig(GanttChartConfig config)
|
static GanttChartHeaderPropertiesMap |
PropertiesProxy.getHeaderConfig(GanttChartConfig config)
|
static MilestonePropertiesList |
PropertiesProxy.getMilestoneConfig(GanttChartConfig config)
|
static ProcessPropertiesMap |
PropertiesProxy.getProcessConfig(GanttChartConfig config)
|
static GanttChartSeriesPropertiesMap |
PropertiesProxy.getSeriesConfig(GanttChartConfig config)
|
static GanttTableConfig |
PropertiesProxy.getTableConfig(GanttChartConfig config)
|
static ChartProperties |
PropertiesProxy.getTasksProperties(GanttChartConfig config)
|
static TrendLinePropertiesList |
PropertiesProxy.getTrendLineConfig(GanttChartConfig config)
|
| Uses of GanttChartConfig in org.zkoss.zkmax.zul.fusionchart.render |
|---|
| Methods in org.zkoss.zkmax.zul.fusionchart.render with parameters of type GanttChartConfig | |
|---|---|
static void |
RenderUtils.renderTasks(java.lang.StringBuffer sb,
GanttModel model,
java.util.Map<?,?> processIDMap,
GanttChartConfig config,
java.lang.String uuid)
|
static void |
RenderUtils.renderTasksBegin(java.lang.StringBuffer sb,
GanttChartConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||