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.
|
ilog.views.gantt.model.general |
Contains a Gantt data model implementation that supports user-defined properties.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstraintTypeEvent
ConstraintTypeEvent is fired by an IlvConstraint
both before and after its type is modified. |
Modifier and Type | Method and Description |
---|---|
void |
IlvConstraintGraphicLayerPolicy.updateConstraintGraphic(IlvConstraintGraphic graphic,
ConstraintPropertyEvent evt)
Called when an
IlvConstraintGraphic object has been updated. |
Modifier and Type | Class and Description |
---|---|
class |
ConstraintUserPropertyEvent
ConstraintUserPropertyEvent is fired by an
IlvGeneralConstraint both before and after a
user-defined property is modified . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.