teamdev.jsf.component.dropdown
Class DropDownItems
java.lang.Object
UIComponentBase
teamdev.jsf.component.dropdown.DropDownItems
- All Implemented Interfaces:
- java.io.Serializable
public class DropDownItems
- extends UIComponentBase
- implements java.io.Serializable
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPONENT_TYPE
public static final java.lang.String COMPONENT_TYPE
- See Also:
- Constant Field Values
COMPONENT_FAMILY
public static final java.lang.String COMPONENT_FAMILY
- See Also:
- Constant Field Values
DropDownItems
public DropDownItems()
getValue
public java.lang.Object getValue()
setValue
public void setValue(java.lang.Object value)
getFamily
public java.lang.String getFamily()
saveState
public java.lang.Object saveState(FacesContext context)
restoreState
public void restoreState(FacesContext context,
java.lang.Object state)
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.