Package | Description |
---|---|
org.eclipse.ui.forms.events |
Events and listeners for forms-based parts.
|
org.eclipse.ui.forms.widgets |
Custom widgets and controls for forms-based parts.
|
Modifier and Type | Class and Description |
---|---|
class |
ExpansionAdapter
This adapter class provides default implementations for the methods
described by the
ExpansionListener interface. |
Modifier and Type | Method and Description |
---|---|
void |
ExpandableComposite.addExpansionListener(IExpansionListener listener)
Adds the listener that will be notified when the expansion state changes.
|
void |
ExpandableComposite.removeExpansionListener(IExpansionListener listener)
Removes the expansion listener.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.