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(ResourceMovedEvent event)
Invoked through the event demultiplexer when a resource has been moved
within the data model.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceHierarchyListener.resourceMoved(ResourceMovedEvent evt)
Invoked after a resource has been moved within the tree.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvFilterGanttModel.ResourceHierarchyEventHandler.resourceMoved(ResourceMovedEvent event)
This method is invoked after a resource has been moved within the
hierarchy of the encapsulated data model.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.