Uses of Class
org.csstudio.opibuilder.editparts.AbstractContainerEditpart
Packages that use AbstractContainerEditpart
Package
Description
-
Uses of AbstractContainerEditpart in org.csstudio.opibuilder.actions
Methods in org.csstudio.opibuilder.actions that return AbstractContainerEditpartModifier and TypeMethodDescriptionprotected final AbstractContainerEditpart
SelectParentAction.getParentContainerEditpart()
-
Uses of AbstractContainerEditpart in org.csstudio.opibuilder.editparts
Subclasses of AbstractContainerEditpart in org.csstudio.opibuilder.editpartsModifier 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
Methods in org.csstudio.opibuilder.model that return AbstractContainerEditpart -
Uses of AbstractContainerEditpart in org.csstudio.opibuilder.util
Methods in org.csstudio.opibuilder.util with parameters of type AbstractContainerEditpartModifier 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
Methods in org.csstudio.opibuilder.widgets.actions that return AbstractContainerEditpartModifier 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
Subclasses of AbstractContainerEditpart in org.csstudio.opibuilder.widgets.editpartsModifier 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.