IlsRpGanttModel
Description
The class IlsRpGanttModel is created whenever a representation of type IlsRpGanttModel is created by the generic protocol based on your view specification. Each IlsRpGanttModel is associated with a JavaTM data source of type IlsGanttDataSource. This data source is notified when a creation, deletion, or update occurs on this Gantt model from the server.
Gantt Model Representation Attributes
-
rootActivity (ref<IlsRpActivity>): the root activity in the Activities hierarchy of the Gantt model.
Gantt Model User-defined Properties
You can add your own Gantt model properties in the dynamic view specification. To handle these specific properties, you must derive the class IlsRpGanttModel or IlsGanttDS2IlvHierarchyChartAdapter, or define a new adapter strategy.