AbstractWorkbenchTrimWidget |
abstract public class AbstractWorkbenchTrimWidget extends AbstractTrimWidget implements IWorkbenchWidget(Code) |
| Extension for trim widgets contributed to the workbench.
The extension point handler will call the init
method to inform the contributed widgets as to which
workbench window they're currently being hosted in.
since: 3.2 |