public interface IlpObjectInteractionContext extends IlpInteractionContext
This object can be an IlpGraphic
representing
an IlpRepresentationObject
or directly an
IlpRepresentationObject
.
IlpInteractionContext
,
IlpGraphic
,
IlpRepresentationObject
Modifier and Type | Method and Description |
---|---|
IlpAttribute |
getAttribute()
Returns the attribute on which the interaction occurs, or
null
if the event occurred on the object itself and not on a specific attribute
representation. |
IlpGraphic |
getGraphic()
Returns the graphic object on which the interaction occurs.
|
IlpRepresentationObject |
getRepresentationObject()
Returns the representation object on which the interaction occurred.
|
getInitialModifiersEx, getPosition, getView, reset, setInitialModifiersEx, setPosition
IlpGraphic getGraphic()
null
if the representation object is not graphically
represented with an IlpGraphic
.IlpRepresentationObject getRepresentationObject()
IlpAttribute getAttribute()
null
if the event occurred on the object itself and not on a specific attribute
representation.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.