Class Celerity::TableCell
In: lib/celerity/elements/table_cell.rb
Parent: Element

Methods

colspan  

Included Modules

Celerity::Exception ClickableElement Container

Constants

TAGS = [ Identifier.new('td') ]
ATTRIBUTES = BASE_ATTRIBUTES | CELLHALIGN_ATTRIBUTES | CELLVALIGN_ATTRIBUTES | [ :abbr, :axis, :colspan, :headers, :rowspan, :scope, ]
DEFAULT_HOW = :id

External Aliases

text -> to_s

Public Instance methods

[Validate]