Class WWW::Mechanize::Form::RadioButton
In: lib/www/mechanize/form/radio_button.rb
Parent: Field

This class represents a radio button found in a Form. To activate the RadioButton in the Form, set the checked method to true.

Methods

check   click   new   uncheck  

Attributes

checked  [RW] 

Public Class methods

Public Instance methods

[Validate]