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