Uses of Class
org.csstudio.opibuilder.editparts.AbstractContainerEditpart
Package
Description
-
Uses of AbstractContainerEditpart in org.csstudio.opibuilder.actions
Modifier and TypeMethodDescriptionprotected final AbstractContainerEditpart
SelectParentAction.getParentContainerEditpart()
-
Uses of AbstractContainerEditpart in org.csstudio.opibuilder.editparts
Modifier and TypeClassDescriptionclass
The editpart forAbstractLinkingContainerModel
class
This is an abstract class which represents all Container Editparts which can be scrollable and have aScrollPane
class
The editpart for the root display. -
Uses of AbstractContainerEditpart in org.csstudio.opibuilder.model
-
Uses of AbstractContainerEditpart in org.csstudio.opibuilder.util
Modifier and TypeMethodDescriptionstatic org.eclipse.draw2d.geometry.Rectangle
GeometryUtil.getChildrenRange
(AbstractContainerEditpart container) Get the range of children widgets. -
Uses of AbstractContainerEditpart in org.csstudio.opibuilder.widgets.actions
Modifier and TypeMethodDescriptionprotected final AbstractContainerEditpart
PerformAutoSizeAction.getContainerEditpart()
Gets the widget models of all currently selected EditParts.protected final AbstractContainerEditpart
FillParentContainerAction.getParentContainerEditpart()
-
Uses of AbstractContainerEditpart in org.csstudio.opibuilder.widgets.editparts
Modifier and TypeClassDescriptionclass
Editpart for array widget.class
The Editpart Controller for a Grouping Containerclass
The Editpart Controller for a linking Containerclass
The Editpart Controller for a Sash Containerclass
The editpart of tab widget.