public interface ConstraintEvent
ConstraintEvent
defines the abstract behavior of all events
fired by IlvConstraint
's. Typically these are
ConstraintPropertyEvent
's,
but technically they can be any event fired by a constraint. Interested
ConstraintListener
's must register with the gantt data model to
receive these events. IlvConstraint
does not handle direct
listener subscriptions.Modifier and Type | Method and Description |
---|---|
IlvConstraint |
getConstraint()
Returns the constraint where this event originated.
|
IlvConstraint getConstraint()
IlvConstraint
where the event originated.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.