Uses of Class
org.openfaces.component.OUIInputText

Packages that use OUIInputText
org.openfaces.component.input   
org.openfaces.component.select   
 

Uses of OUIInputText in org.openfaces.component.input
 

Subclasses of OUIInputText in org.openfaces.component.input
 class DateChooser
          The DateChooser component enables the user to enter a date either by typing it in the text field or selecting it from the drop-down calendar.
 class DropDownComponent
           
 class DropDownField
          The DropDownField is an input component which allows either type in a value or select one of the values from an attached drop-down list.
 class DropDownFieldBase
           
 class InputText
           
 class InputTextarea
           
 class Spinner
           
 class SuggestionField
          The SuggestionField component is an input component that shows a list of suggestions based on user input and completes user input right in the input field.
 

Uses of OUIInputText in org.openfaces.component.select
 

Subclasses of OUIInputText in org.openfaces.component.select
 class SelectOneMenu
           
 



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