Class Mechanize::Form::ImageButton
In: lib/mechanize/form/image_button.rb
Parent: Button

This class represents an image button in a form. Use the x and y methods to set the x and y positions for where the mouse "clicked".

Methods

new   query_value  

Attributes

x  [RW] 
y  [RW] 

Public Class methods

Public Instance methods

[Validate]