Uses of Class
com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel

Packages that use GanttChartAnnotationTableDataModel
com.sas.graphics.components.ganttchart

Gantt Chart component and its related models. 

 

Uses of GanttChartAnnotationTableDataModel in com.sas.graphics.components.ganttchart
 

Methods in com.sas.graphics.components.ganttchart that return GanttChartAnnotationTableDataModel
 GanttChartAnnotationTableDataModel GanttChartTableDataModel.getAnnotationTableDataModel()
           
 

Methods in com.sas.graphics.components.ganttchart with parameters of type GanttChartAnnotationTableDataModel
 void GanttChartAnnotationTableDataModel.apply(GanttChartAnnotationTableDataModel theOtherModel)
          Utility method to convey properties contained in "theOtherModel" to this object.
 void GanttChartTableDataModel.setAnnotationTableDataModel(GanttChartAnnotationTableDataModel annotationTableDataModel)
          Sets the annotation data model that will be used to set annotations on the chart.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.