Class: RUTL::Element::Checkbox

Inherits:
Element
  • Object
show all
Defined in:
lib/rutl/element/checkbox.rb

Overview

Yes, a checkbox.

Instance Attribute Summary

Attributes inherited from Element

#context

Method Summary

Methods inherited from Element

#exists?, #find_element, #initialize, #method_missing, #respond_to_missing?

Constructor Details

This class inherits a constructor from RUTL::Element::Element

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class RUTL::Element::Element