Class WWW::Mechanize::Form::CheckBox
In: lib/www/mechanize/form/check_box.rb
Parent: RadioButton

This class represents a check box found in a Form. To activate the CheckBox in the Form, set the checked method to true.

Methods

Public Instance methods

[Validate]