Class | Mechanize::Form::RadioButton |
In: |
lib/mechanize/form/radio_button.rb
|
Parent: | Mechanize::Form::Field |
This class represents a radio button found in a Form. To activate the RadioButton in the Form, set the checked method to true.
== | -> | eql? |
checked | -> | checked? |
checked | [RW] | |
form | [R] |