public class DomainItem<T> extends EnumItem
Domain enumeration. A DomainItem links together
tuples of objects with presentation logic to make them suitable for
presentation in a user interface.| Modifier and Type | Method and Description |
|---|---|
T |
getObject() |
Object |
getObject(int index) |
boolean |
isObject(Object[] pObject) |
void |
setDefault() |
void |
setIconName(String iconName) |
void |
setLabel(String label) |
compareTo, getDescription, getIconName, getId, getLabel, getLocalizedLabel, getTip, toStringpublic static final Object MATCH_ANY
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.