Package | Description |
---|---|
ilog.views.gantt.event |
Provides interfaces and classes for dealing
with different types of events fired by
main Gantt Chart classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivitiesInsertedEvent
ActivitiesInsertedEvent is used to notify listeners when
children have been inserted into a common parent activity in the
tree of activities managed by an IlvGanttModel . |
class |
ActivitiesRemovedEvent
ActivitiesRemovedEvent is used to notify listeners when
children have been removed from a common parent activity in the
tree of activities managed by an IlvGanttModel . |
class |
ResourcesInsertedEvent
ResourcesInsertedEvent is used to notify listeners when
children have been inserted into a common parent resource in the
tree of resources managed by an IlvGanttModel . |
class |
ResourcesRemovedEvent
ResourcesRemovedEvent is used to notify listeners when
children have been removed from a common parent resource in the
tree of resources managed by an IlvGanttModel . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.