Uses of Class
net.sf.jacobie.ie.Input

Packages that use Input
net.sf.jacobie.ie   
 

Uses of Input in net.sf.jacobie.ie
 

Methods in net.sf.jacobie.ie that return Input
 Input Form.findSubmitButton(java.lang.String aButtonName)
          Find the INPUT button from the Form based on the type attribute of SUBMIT
 Input Form.findButton(java.lang.String aButtonID)
          Find the INPUT button from the Form based type attribute of BUTTON and the ID attribute.
 



Copyright © 2004-2005 SourceForge. All Rights Reserved.