Package | Description |
---|---|
org.zkoss.zkmax.zul.fusionchart.config | |
org.zkoss.zkmax.zul.fusionchart.render |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.