public class ActivitySelectionEvent extends SelectionEvent
ActivitySelectionEvent
is used to indicate that the selection status
of an IlvActivity
has changed.SelectionListener
,
Serialized Formsource
Constructor and Description |
---|
ActivitySelectionEvent(IlvActivity activity,
boolean selected)
Creates a new selection event for the specified activity.
|
Modifier and Type | Method and Description |
---|---|
IlvActivity |
getActivity()
Returns the activity whose selection status has changed.
|
isAdjusting, isObjectSelected, isSelected, setAdjusting, toString
getSource
public ActivitySelectionEvent(IlvActivity activity, boolean selected)
activity
- The activity whose selection status has changed.selected
- The new selection status.public IlvActivity getActivity()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.