Package | Description |
---|---|
ilog.views.gantt |
Contains all of the main Gantt Chart classes,
Beans, and data model interfaces.
|
ilog.views.gantt.event |
Provides interfaces and classes for dealing
with different types of events fired by
main Gantt Chart classes.
|
ilog.views.gantt.model.filter |
Contains Gantt data model implementations that encapsulate and filter other
data models.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvVerticalDisplayController.ResourceAdapter.inform(ResourcesInsertedEvent event)
Invoked through the event demultiplexer when resources have been
inserted into the data model.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceHierarchyListener.resourcesInserted(ResourcesInsertedEvent evt)
Invoked after one or more resources have been added to the tree.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvFilterGanttModel.ResourceHierarchyEventHandler.resourcesInserted(ResourcesInsertedEvent event)
This method is invoked after one or more resources have been added to
the encapsulated data model.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.