Package | Description |
---|---|
ilog.views.gantt.project |
Provides classes that are used to apply project files created by the
Gantt Designer to an
IlvGanttChart or an
IlvScheduleChart . |
Modifier and Type | Class and Description |
---|---|
class |
IlvGanttJDBCDataSource
A JDBC data source for the Gantt data model.
|
class |
IlvGanttXMLDataSource
An XML data source for the Gantt data model.
|
Modifier and Type | Method and Description |
---|---|
static IlvGanttDataSource |
IlvGanttDataSource.deserialize(Element element,
URL baseURL)
Deserializes a data source from the specified DOM element.
|
IlvGanttDataSource |
IlvGanttProjectConfiguration.getDataSource()
Returns the Gantt data source handled by this configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttProjectConfiguration.setDataSource(IlvGanttDataSource dataSource)
Sets the Gantt data source handled by this configuration.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.