|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpandItem | |
---|---|
org.eclipse.swt.widgets | SWT widget public API classes. |
Uses of ExpandItem in org.eclipse.swt.widgets |
---|
Methods in org.eclipse.swt.widgets that return ExpandItem | |
ExpandItem |
ExpandBar.getItem(int index)
Returns the item at the given, zero-relative index in the receiver. |
ExpandItem[] |
ExpandBar.getItems()
Returns an array of ExpandItem s which are the items
in the receiver.
|
Methods in org.eclipse.swt.widgets with parameters of type ExpandItem | |
int |
ExpandBar.indexOf(ExpandItem item)
Searches the receiver's list starting at the first item (index 0) until an item is found that is equal to the argument, and returns the index of that item. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.