class |
BeforeClosePlaceEvent |
Fired by the PlaceManager before the process of closing a place begins.
|
class |
ClosePlaceEvent |
Fired by the PlaceManager when the activity, panel, presenter, and view associated with a place are about to be
removed from the workbench.
|
class |
DropPlaceEvent |
An event when a WorkbenchPart is dropped as part of a DnD operation
|
class |
PlaceGainFocusEvent |
A CDI event fired by the framework each time a workbench screen or editor is selected within a panel.
|
class |
PlaceHiddenEvent |
Fired by the framework each time a workbench editor or screen gets hidden.
|
class |
PlaceLostFocusEvent |
Fired by the framework each time a workbench editor or screen which was previously the selected/active part within a
panel has been hidden due to a different part in the same panel being selected.
|
class |
PlaceMaximizedEvent |
Fired by the framework each time a workbench editor or screen gets maximized.
|
class |
PlaceMinimizedEvent |
Fired by the framework each time a workbench editor or screen gets minimized.
|
class |
SelectPlaceEvent |
An event to programmatically select a WorkbenchPart
|