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

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

Gantt Chart component and its related models. 

 

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

Methods in com.sas.graphics.components.ganttchart that return GanttChartBreakTimeTableDataModel
 GanttChartBreakTimeTableDataModel GanttChartTableDataModel.getBreakTimeTableDataModel()
           
 

Methods in com.sas.graphics.components.ganttchart with parameters of type GanttChartBreakTimeTableDataModel
 void GanttChartBreakTimeTableDataModel.apply(GanttChartBreakTimeTableDataModel theOtherModel)
          Utility method to convey properties contained in "theOtherModel" to this object.
 void GanttChartTableDataModel.setBreakTimeTableDataModel(GanttChartBreakTimeTableDataModel breakTimeTableDataModel)
          Sets the break time data model that will be used to
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.