Class: RUTL::Element::Text

Inherits:
RUTL::Element show all
Includes:
StringReaderWriterMixin
Defined in:
lib/rutl/element/text.rb

Overview

I’m using the text element for all text-like things. Passowrds, too. TODO: Also have a reader only class with StringReaderMixin for labels?

Method Summary

Methods included from StringReaderWriterMixin

#clear, #eql?, #get, #initialize, #method_missing, #respond_to_missing?, #send_keys, #set

Dynamic Method Handling

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