Uses of Class
org.eclipse.nebula.widgets.pshelf.PShelf
| Package | Description |
|---|---|
| org.eclipse.nebula.jface.pshelfviewer | |
| org.eclipse.nebula.widgets.pshelf | |
| org.eclipse.nebula.widgets.pshelf.css.internal |
-
Uses of PShelf in org.eclipse.nebula.jface.pshelfviewer
Methods in org.eclipse.nebula.jface.pshelfviewer that return PShelf Modifier and Type Method Description PShelfPShelfViewer. getPShelf()Returns the underlying PShelf Control. -
Uses of PShelf in org.eclipse.nebula.widgets.pshelf
Constructors in org.eclipse.nebula.widgets.pshelf with parameters of type PShelf Constructor Description PShelfItem(PShelf parent, int style)Constructs a new instance of this class given its parent (which must be aPShelf) and a style value describing its behavior and appearance.PShelfItem(PShelf parent, int style, int index)Constructs a new instance of this class given its parent (which must be aPShelf), a style value describing its behavior and appearance, and the index at which to place it in the items maintained by its parent. -
Uses of PShelf in org.eclipse.nebula.widgets.pshelf.css.internal
Constructors in org.eclipse.nebula.widgets.pshelf.css.internal with parameters of type PShelf Constructor Description PShelfElement(PShelf composite, org.eclipse.e4.ui.css.core.engine.CSSEngine engine)