Package | Description |
---|---|
ilog.views.gantt.event |
Provides interfaces and classes for dealing
with different types of events fired by
main Gantt Chart classes.
|
ilog.views.gantt.graphic |
Provides the Gantt sheet component
that displays activities over time.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityGraphicReshapedEvent
ActivityGraphicReshapedEvent is used to notify listeners
when activity graphics are about to be, are currently being, or have just been
reshaped by the IlvActivityGraphicReshapeInteractor . |
Modifier and Type | Method and Description |
---|---|
void |
ActivityGraphicInteractorListener.activityGraphicUpdated(ActivityGraphicInteractorEvent event)
Invoked when the interaction occurs.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvTimeIndicatorReshapeFeedback.activityGraphicUpdated(ActivityGraphicInteractorEvent event)
Shows, updates, or hides the time indicator.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.