| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HtmlButton | |
|---|---|
| com.gargoylesoftware.htmlunit.html | Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content. | 
| Uses of HtmlButton in com.gargoylesoftware.htmlunit.html | 
|---|
| Methods in com.gargoylesoftware.htmlunit.html that return HtmlButton | |
|---|---|
|  HtmlButton | HtmlForm.getButtonByName(String name)Returns the first HtmlButtonelement in this form that has the specified name. | 
| Methods in com.gargoylesoftware.htmlunit.html that return types with arguments of type HtmlButton | |
|---|---|
|  List<HtmlButton> | HtmlForm.getButtonsByName(String name)Returns all the HtmlButtonelements in this form that have the specified name. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||