Connecting to Data
Provides samples that illustrate data connection.
Shows how to use this package to serialize Gantt models associated with a Gantt Chart into SDXL files.
Shows how to use this package to serialize Gantt models associated with a Schedule Chart into SDXL files.
Shows how to use the
ilog.views.model.table.IlvTableGanttModel class to connect an activity-oriented Gantt chart to a JDBC-enabled database in read/write mode.
Shows how to use the
ilog.views.model.table.IlvTableGanttModel class to connect a resource-oriented Schedule chart to a JDBC-enabled database in read/write mode.
Shows how to create a custom data model implementation that efficiently connects an activity-oriented Gantt chart to a custom data source. The custom data model implements load-on-demand.
Shows how to create a custom data model implementation that efficiently connects a resource-oriented Schedule chart to a custom data source. The custom data model implements load-on-demand.
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.