|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GanttChartModel | |
---|---|
com.sas.graphics.components.ganttchart | Gantt Chart component and its related models. |
Uses of GanttChartModel in com.sas.graphics.components.ganttchart |
---|
Methods in com.sas.graphics.components.ganttchart that return GanttChartModel | |
---|---|
GanttChartModel |
GanttChart.getGraphModel()
Returns the GanttChartModel that encapsulates most of the GanttChart's display properties. |
Methods in com.sas.graphics.components.ganttchart with parameters of type GanttChartModel | |
---|---|
void |
GanttChartModel.apply(GanttChartModel theOtherModel)
Properties contained in "theOtherModel" to this object. |
void |
GanttChart.setGraphModel(GanttChartModel newGanttChartModel)
Sets a GanttChartModel to define most of the GanttChart's display properties. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |