Class WWW::Mechanize::RadioButton
In: lib/mechanize/form_elements.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]