public class SelectItemSeparator
extends javax.faces.model.SelectItem
| Constructor and Description |
|---|
SelectItemSeparator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLabel() |
Object |
getValue() |
boolean |
isDisabled() |
public String getDescription()
getDescription in class javax.faces.model.SelectItempublic boolean isDisabled()
isDisabled in class javax.faces.model.SelectItempublic String getLabel()
getLabel in class javax.faces.model.SelectItempublic Object getValue()
getValue in class javax.faces.model.SelectItem