Uses of Class
net.wotonomy.web.WOInput

Packages that use WOInput
net.wotonomy.web An implementation of the WebObjects framework. 
 

Uses of WOInput in net.wotonomy.web
 

Subclasses of WOInput in net.wotonomy.web
 class WOCheckBox
           
 class WOHiddenField
          Used to dynamically generate a hidden field within a form.
 class WOPasswordField
           
 class WOPopUpButton
           
 class WORadioButton
           
 class WOResetButton
          Implements a reset button with dynamic bindings.
 class WOSubmitButton
          Implements a submit button with dynamic bindings.
 class WOText
          Implements a TEXTAREA element, with dynamic bindings.
 class WOTextField
          Implements an INPUT tag of type TEXT, with dynamic bindings.
 



Copyright © 2006 null. All Rights Reserved.