Class: Ui::Collapse::Panel

Inherits:
Ui::Component show all
Defined in:
lib/ui/collapse/panel.rb

Constant Summary

Constants inherited from Ui::Component

Ui::Component::VIEWPATH

Instance Method Summary collapse

Methods inherited from Ui::Component

#capture, #icon, #render_group

Instance Method Details

#showObject



4
5
6
# File 'lib/ui/collapse/panel.rb', line 4

def show
  render
end