Uses of Class
org.apache.myfaces.trinidad.component.UIXInput

Packages that use UIXInput
org.apache.myfaces.trinidad.component.core.input   
 

Uses of UIXInput in org.apache.myfaces.trinidad.component.core.input
 

Subclasses of UIXInput in org.apache.myfaces.trinidad.component.core.input
 class CoreInputFile
          The inputFile component is a component that can be used to upload a file.
 class CoreInputHidden
          The UIXInputHidden component adds a value that will be submitted with a form, but not displayed to the user.
 class CoreInputNumberSpinbox
           The inputNumberSpinbox component creates a browser input widget and up/down arrows.
 class CoreInputText
           The inputText component creates a browser input text widget.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.