Class: Dill::AutoTable
- Defined in:
- lib/dill/widgets/auto_table.rb
Defined Under Namespace
Classes: Row
Instance Method Summary collapse
-
#footers ⇒ Object
don’t include footer in to_table, because footer column configuration is very often different from the headers & values.
Methods inherited from BaseTable
Methods inherited from Widget
#absent?, action, #click, #diff, find_in, #gone?, #has_action?, #initialize, #inspect, #present?, present_in?, root, #root, selector, #text, #to_cell, #to_s, #value, widget, widget_delegator
Methods included from WidgetParts::Container
#has_no_widget?, #has_widget?, #widget
Methods included from WidgetParts::Struct
Constructor Details
This class inherits a constructor from Dill::Widget