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.model.general |
Contains a Gantt data model implementation that supports user-defined properties.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityIDEvent
ActivityIDEvent is fired by an IlvActivity both
before and after its id is modified. |
class |
ActivityNameEvent
ActivityNameEvent is fired by an IlvActivity both
before and after its name is modified. |
class |
ActivityPropertyEvent
ActivityPropertyEvent is the superclass of all property
aboutToChange and changed events fired by
IlvActivity 's. |
class |
ActivityTimeIntervalEvent
ActivityTimeIntervalEvent is fired by an
IlvActivity both before and after its time interval is modified. |
class |
ConstraintPropertyEvent
ConstraintPropertyEvent is the superclass of all property
aboutToChange and changed events fired by
IlvConstraint 's. |
class |
ConstraintTypeEvent
ConstraintTypeEvent is fired by an IlvConstraint
both before and after its type is modified. |
class |
GanttModelChangedEvent
GanttModelChangedEvent is fired by a chart
both before and after the gantt model has
been set. |
class |
GanttModelPropertyEvent
GanttModelPropertyEvent is fired by an IlvGanttModel when a
property of the model has been modified. |
class |
ReservationPropertyEvent
ReservationPropertyEvent is the superclass of all property
aboutToChange and changed events fired by
IlvReservation 's. |
class |
ReservedResourceEvent
ReservedResourceEvent is fired by an IlvReservation
both before and after the activity's reserved resource is modified. |
class |
ResourceIDEvent
ResourceIDEvent is fired by an IlvResource both
before and after its id is modified. |
class |
ResourceNameEvent
ResourceNameEvent is fired by an IlvResource both
before and after its name is modified. |
class |
ResourcePropertyEvent
ResourcePropertyEvent is the superclass of all property
aboutToChange and changed events fired by
IlvResource 's. |
class |
ResourceQuantityEvent
ResourceQuantityEvent is fired by an IlvResource
both before and after its quantity is modified. |
Modifier and Type | Class and Description |
---|---|
class |
ActivityUserPropertyEvent
ActivityUserPropertyEvent is fired by an
IlvGeneralActivity both before and after a
user-defined property is modified . |
class |
ConstraintUserPropertyEvent
ConstraintUserPropertyEvent is fired by an
IlvGeneralConstraint both before and after a
user-defined property is modified . |
class |
ReservationUserPropertyEvent
ReservationUserPropertyEvent is fired by an
IlvGeneralReservation both before and after a
user-defined property is modified . |
class |
ResourceUserPropertyEvent
ResourceUserPropertyEvent is fired by an
IlvGeneralResource both before and after a
user-defined property is modified . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.