Package | Description |
---|---|
org.eclipse.ui.forms.events |
Events and listeners for forms-based parts.
|
Modifier and Type | Method and Description |
---|---|
void |
ExpansionAdapter.expansionStateChanged(ExpansionEvent e)
Sent when the link is exited.
|
void |
IExpansionListener.expansionStateChanged(ExpansionEvent e)
Notifies the listener after the expandable control has changed its
expansion state.
|
void |
ExpansionAdapter.expansionStateChanging(ExpansionEvent e)
Sent when the link is entered.
|
void |
IExpansionListener.expansionStateChanging(ExpansionEvent e)
Notifies the listener that the expandable control is about to change its
expansion state.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.