Class: Celerity::TextFields

Inherits:
ElementCollection show all
Defined in:
lib/celerity/collections.rb

Instance Method Summary collapse

Methods inherited from ElementCollection

#[], #each, #empty?, #first, #initialize, #last, #length, #to_s

Constructor Details

This class inherits a constructor from Celerity::ElementCollection

Instance Method Details

#element_classObject



72
# File 'lib/celerity/collections.rb', line 72

def element_class; TextField; end