Java Data Sources > Working with the Server/Java Mapping > Gantt Charts > IlsRpGanttModel
 
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
*rootResource (ref<IlsRpResource>): the root resource in the Resources hierarchy of the Gantt model.
*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.

Version 6.1
Copyright © 2016, Rogue Wave Software, Inc. All Rights Reserved.