|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExpansionListener
Classes that implement this interface will be notified before and after the expandable control's expansion state changes.
Method Summary | |
---|---|
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. |
Method Detail |
---|
void expansionStateChanging(ExpansionEvent e)
e
- the expansion eventvoid expansionStateChanged(ExpansionEvent e)
e
- the expansion event
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.