com.meterware.httpunit
public class SubmitButton extends Button
Method Summary | |
---|---|
void | click(int x, int y)
Performs the action associated with clicking this button after running any 'onClick' script.
|
protected void | doButtonAction()
Perform the normal action of this button. |
boolean | equals(Object o) |
String | getType() |
int | hashCode() |
boolean | isImageButton()
Returns true if this submit button is an image map.
|
String | toString() |
Since: 1.6