public class IltSelectionEvent extends EventObject
IltSelectionListener
,
Serialized Formsource
Constructor and Description |
---|
IltSelectionEvent(IltCompositeGraphic source,
boolean selected)
Creates an event.
|
Modifier and Type | Method and Description |
---|---|
IltCompositeGraphic |
getGraphic()
Returns the composite graphic object on which the event has occurred.
|
IltObject |
getObject()
Returns the semantic object represented by the composite graphic object.
|
boolean |
isGraphicSelected()
Returns the new selection status of the composite graphic object.
|
boolean |
isPartOfSeries()
Returns true if this event is part of a series of selection events.
|
getSource, toString
public IltSelectionEvent(IltCompositeGraphic source, boolean selected)
source
- the source of the eventselected
- the new selection state of the source objectpublic IltCompositeGraphic getGraphic()
public IltObject getObject()
public boolean isGraphicSelected()
public boolean isPartOfSeries()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.