org.exoplatform.answer.webui
Class SelectItem
java.lang.Object
org.exoplatform.answer.webui.SelectItem
- Direct Known Subclasses:
- SelectOption, SelectOptionGroup
public abstract class SelectItem
- extends Object
Abstract class SelectItem is held by UIFormSelectBox This class is extended by SelectItemOption and SelectItemOptionGroup
- Author:
- philippe
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectItem
public SelectItem(String label)
getLabel
public String getLabel()
setLabel
public void setLabel(String label)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.