Class: Ui::Table::Vertical::Header

Inherits:
Header show all
Defined in:
lib/ui/table/vertical/header.rb

Constant Summary

Constants inherited from Component

Component::VIEWPATH

Instance Method Summary collapse

Methods inherited from Component

#capture, #icon, #render_group

Instance Method Details

#showObject



5
6
7
# File 'lib/ui/table/vertical/header.rb', line 5

def show
  (:th, title)
end