| Package | Description |
|---|---|
| org.zkoss.zkmax.zul.fusionchart.config | |
| org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
| Modifier and Type | Method and Description |
|---|---|
static GanttModel.GanttTask |
PropertiesProxy.getTask(int index,
MilestonePropertiesList config) |
| Modifier and Type | Method and Description |
|---|---|
ChartProperties |
MilestonePropertiesList.createMilestone(java.util.Date date,
GanttModel.GanttTask task,
java.lang.String color)
Add a trend lines on the chart.
|
| Modifier and Type | Method and Description |
|---|---|
GanttModel.GanttTask[] |
GanttModel.GanttTask.getSubtasks() |
GanttModel.GanttTask[] |
GanttModel.getTasks(java.lang.Comparable<?> series) |
| Modifier and Type | Method and Description |
|---|---|
void |
GanttModel.GanttTask.addSubtask(GanttModel.GanttTask task) |
void |
GanttModel.addValue(java.lang.Comparable<?> series,
GanttModel.GanttTask task) |
void |
GanttModel.GanttTask.removeSubtask(GanttModel.GanttTask task) |
void |
GanttModel.removeValue(java.lang.Comparable<?> series,
GanttModel.GanttTask task) |
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.