org.openfaces.component.select
Class OUISelectItem

java.lang.Object
  extended by UISelectItem
      extended by org.openfaces.component.select.OUISelectItem
Direct Known Subclasses:
DropDownItem

public class OUISelectItem
extends UISelectItem

An analog the standard component which has an added possibility of having the child components.


Field Summary
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
 
Constructor Summary
OUISelectItem()
           
 
Method Summary
 java.lang.String getFamily()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

OUISelectItem

public OUISelectItem()
Method Detail

getFamily

public java.lang.String getFamily()


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.