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 state
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.