public final class ExpansionEvent extends TypedEvent
data, display, time, widget
source
Constructor and Description |
---|
ExpansionEvent(Object obj,
boolean state)
Creates a new expansion ecent.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getState()
Returns the new expansion state of the widget.
|
toString
getSource
public ExpansionEvent(Object obj, boolean state)
obj
- event sourcestate
- the new expansion stateGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.