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 |
VisibleTimeChangedEvent
A
VisibleTimeChangedEvent is used to notify
time scroll listeners when the start time of an
IlvTimeScrollable 's displayed interval has been changed. |
Modifier and Type | Method and Description |
---|---|
void |
TimeScrollListener.maxVisibleTimeChanged(TimeChangedEvent evt)
This method is called when the maximum time value of an
IlvTimeScrollable
object is changed. |
void |
TimeScrollListener.minVisibleTimeChanged(TimeChangedEvent evt)
This method is called when the minimum time value of an
IlvTimeScrollable
object is changed. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.