Package | Description |
---|---|
ilog.views.gantt.model.general |
Contains a Gantt data model implementation that supports user-defined properties.
|
ilog.views.gantt.model.table |
Contains a Gantt data model implementation that connects to Swing
TableModel
instances. |
Modifier and Type | Method and Description |
---|---|
protected ActivityUserPropertyEvent |
IlvGeneralActivity.firePropertyAboutToChange(String property,
Object oldValue,
Object newValue)
Fires a user property aboutToChange event and returns the event
after dispatching it to all listeners.
|
Modifier and Type | Method and Description |
---|---|
protected ActivityUserPropertyEvent |
IlvTableActivity.firePropertyAboutToChange(String property,
Object oldValue,
Object newValue)
Fires a user property aboutToChange event and returns the event
after dispatching it to all listeners.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.