Class: Ui::Table::Header

Inherits:
Component
  • Object
show all
Defined in:
lib/ui/table/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



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

def show
  (:th, title)
end