Uses of Class
org.eclipse.swt.widgets.Item
Package
Description
-
Uses of Item in org.eclipse.nebula.jface.gridviewer
Modifier and TypeMethodDescriptionprotected Item
GridTableViewer.doGetItem
(int index) protected Item[]
GridTableViewer.doGetItems()
protected Item[]
GridTableViewer.doGetSelection()
protected Item[]
GridTreeViewer.getChildren
(Widget o) protected Item
protected Item
protected Item[]
protected Item
GridTreeViewer.getParentItem
(Item item) protected Item[]
GridTreeViewer.getSelection
(Control control) protected Item
Modifier and TypeMethodDescriptionprotected int
protected void
GridTableViewer.doResetItem
(Item item) protected void
GridTableViewer.doSetSelection
(Item[] items) protected void
GridTableViewer.doShowItem
(Item item) protected void
GridTreeViewer.doUpdateItem
(Item item, Object element) protected boolean
GridTreeViewer.getExpanded
(Item item) protected int
GridTreeViewer.getItemCount
(Item item) protected Item[]
protected Item
GridTreeViewer.getParentItem
(Item item) protected void
FIXMEprotected void
GridTreeViewer.setExpanded
(Item item, boolean expand) protected void
-
Uses of Item in org.eclipse.nebula.widgets.grid
Modifier and TypeClassDescriptionclass
Instances of this class represent a column in a grid widget.class
Instances of this class represent a column group in a grid widget.class
Instances of this class represent a selectable user interface object that represents an item in a grid. -
Uses of Item in org.eclipse.swt.custom
Modifier and TypeClassDescriptionclass
Instances of this class represent a selectable user interface object that represent a page in a notebook widget. -
Uses of Item in org.eclipse.swt.widgets
Modifier and TypeClassDescriptionclass
Instances of this class are selectable user interface objects that represent the dynamically positionable areas of aCoolBar
.class
Instances of this class represent a selectable user interface object that represents a expandable item in a expand bar.class
Instances of this class represent a selectable user interface object that issues notification when pressed and released.class
Instances of this class represent a selectable user interface object corresponding to a tab for a page in a tab folder.class
Instances of this class represent a column in a table widget.class
Instances of this class represent a selectable user interface object that represents an item in a table.class
Instances of this class represent a task item.class
Instances of this class represent a selectable user interface object that represents a button in a tool bar.class
Instances of this class represent icons that can be placed on the system tray or task bar status area.class
Instances of this class represent a column in a tree widget.class
Instances of this class represent a selectable user interface object that represents a hierarchy of tree items in a tree widget.