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, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValue
public java.lang.String getDisplayLabel()
getDisplayLabel
in interface ExpressionBrowserSelectItem
public boolean equals(java.lang.String key)
ExpressionBrowserSelectItem
equals
in interface ExpressionBrowserSelectItem
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable