| Interface | Description |
|---|---|
| Action |
An minimal interface for viewer actions.
|
| ActionBar<V extends org.eclipse.jface.viewers.Viewer> |
Callback interface for the creation of action bar composites.
|
| ActionBarProvider<T extends org.eclipse.jface.viewers.AbstractTableViewer> |
An action bar provider interface.
|
| ActionConfiguration |
The action configuration interface.
|
| ActionConfigurationProvider |
Provides an
ActionConfiguration if possible. |
| ActionControlCreator<C extends org.eclipse.swt.widgets.Control> |
Used to create new action controls.
|
| ViewerActionContext<V extends org.eclipse.jface.viewers.Viewer> |
A viewer action context class.
|
| Class | Description |
|---|---|
| AbstractTableAction<Viewer extends org.eclipse.jface.viewers.AbstractTableViewer> |
Base class for table actions.
|
| ActionConfigurationBuilder |
The action configuration builder.
|
| TableActionBar<V extends org.eclipse.jface.viewers.AbstractTableViewer> |
The table control action bar.
|
| TableActionBar_PTest |
Unit tests for
TableActionBar. |
Copyright © 2019. All rights reserved.