public interface IExpansionListener
Modifier and Type | Method and Description |
---|---|
void |
expansionStateChanged(ExpansionEvent e)
Notifies the listener after the expandable control has changed its
expansion state.
|
void |
expansionStateChanging(ExpansionEvent e)
Notifies the listener that the expandable control is about to change its
expansion state.
|
void expansionStateChanging(ExpansionEvent e)
e
- the expansion eventvoid expansionStateChanged(ExpansionEvent e)
e
- the expansion event
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.