org.openfaces.component.select
Class OUISelectItems

java.lang.Object
  extended by UISelectItems
      extended by org.openfaces.component.select.OUISelectItems
Direct Known Subclasses:
DropDownItems

public class OUISelectItems
extends UISelectItems

This is an internal class and it shouldn't be used directly by application developers.


Field Summary
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
 
Constructor Summary
OUISelectItems()
           
 
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

OUISelectItems

public OUISelectItems()
Method Detail

getFamily

public java.lang.String getFamily()


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