Uses of Class
org.encog.bot.browse.range.Form

Packages that use Form
org.encog.bot.browse   
org.encog.bot.browse.range   
 

Uses of Form in org.encog.bot.browse
 

Methods in org.encog.bot.browse with parameters of type Form
 void Browser.navigate(Form form)
          Navigate to the specified form by performing a submit of that form.
 void Browser.navigate(Form form, Input submit)
          Navigate based on a form.
 

Uses of Form in org.encog.bot.browse.range
 

Methods in org.encog.bot.browse.range that return Form
 Form FormElement.getOwner()
           
 

Methods in org.encog.bot.browse.range with parameters of type Form
 void FormElement.setOwner(Form theOwner)
          Set the owner of this form element.
 



Copyright © 2014. All Rights Reserved.