public class DirectorySelectItem extends SelectItem
Constructor and Description |
---|
DirectorySelectItem(Object value,
String label) |
DirectorySelectItem(Object value,
String label,
long ordering) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayedLabel()
Gets the label as it should be displayed.
|
String |
getLocalizedLabel() |
long |
getOrdering() |
String |
getSortLabel() |
void |
setDisplayedLabel(String displayedLabel) |
void |
setLocalizedLabel(String localizedLabel) |
getDescription, getLabel, getValue, isDisabled, isEscape, setDescription, setDisabled, setEscape, setLabel, setValue
public String getDisplayedLabel()
public void setDisplayedLabel(String displayedLabel)
public String getLocalizedLabel()
public void setLocalizedLabel(String localizedLabel)
public long getOrdering()
public String getSortLabel()
Copyright © 2013 Nuxeo SA. All Rights Reserved.