Class: WatirNokogiri::TableDataCellCollection
- Inherits:
-
ElementCollection
- Object
- ElementCollection
- WatirNokogiri::TableDataCellCollection
- Defined in:
- lib/watir-nokogiri/elements/generated.rb
Overview
do nothing
Instance Method Summary collapse
Methods inherited from ElementCollection
#[], #each, #first, #initialize, #last, #length, #to_a
Constructor Details
This class inherits a constructor from WatirNokogiri::ElementCollection
Instance Method Details
#element_class ⇒ Object
326 327 328 |
# File 'lib/watir-nokogiri/elements/generated.rb', line 326 def element_class TableDataCell end |