Uses of Class
org.openfaces.component.OUIInputBase

Packages that use OUIInputBase
org.openfaces.component   
org.openfaces.component.calendar   
org.openfaces.component.input   
org.openfaces.component.select   
 

Uses of OUIInputBase in org.openfaces.component
 

Subclasses of OUIInputBase in org.openfaces.component
 class OUIInputText
           
 

Uses of OUIInputBase in org.openfaces.component.calendar
 

Subclasses of OUIInputBase in org.openfaces.component.calendar
 class Calendar
          The Calendar component enables the user to select a date from a one-month calendar and easily navigate between months and years.
 

Uses of OUIInputBase in org.openfaces.component.input
 

Subclasses of OUIInputBase 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 Slider
           
 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 OUIInputBase in org.openfaces.component.select
 

Subclasses of OUIInputBase in org.openfaces.component.select
 class OUISelectManyInputBase
           
 class SelectBooleanCheckbox
           
 class SelectManyCheckbox
           
 class SelectOneMenu
           
 class SelectOneRadio
           
 class TabSet
          The TabSet is a component that displays a set of tabs that look like the ones used in the TabbedPane component.
 



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