public abstract class ItemParent<T extends org.eclipse.swt.widgets.Item> extends AbstractParent<T>
| Constructor and Description |
|---|
ItemParent(Wrap<?> itemListWrap,
Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<T> |
getItems() |
Class<T> |
getType() |
<ST extends T> |
lookup(Class<ST> controlClass,
LookupCriteria<ST> criteria) |
Lookup<T> |
lookup(LookupCriteria<T> criteria) |
lookup, lookupCopyright © 2018. All rights reserved.