public class GlobalFunctionsSelectItem extends BaseSelectItem implements ExpressionBrowserSelectItem
| Constructor and Description |
|---|
GlobalFunctionsSelectItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object o) |
boolean |
equals(java.lang.String key)
Implement logic to use be used to sort the Object List collection.
|
java.lang.String |
getDisplayLabel() |
getLabel, getValue, isDisabled, setDisabled, setLabel, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuepublic java.lang.String getDisplayLabel()
getDisplayLabel in interface ExpressionBrowserSelectItempublic boolean equals(java.lang.String key)
ExpressionBrowserSelectItemequals in interface ExpressionBrowserSelectItempublic int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable