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