Class: Ui::Collapse::Panel
- Inherits:
-
Ui::Component
- Object
- Cell::ViewModel
- Ui::Component
- Ui::Collapse::Panel
- Includes:
- Actionable
- Defined in:
- lib/ui/collapse/panel.rb
Constant Summary
Constants included from Actionable
Constants inherited from Ui::Component
Instance Method Summary collapse
Methods included from Actionable
#actions, #actions_length, #actions_list, #has_actions?
Methods inherited from Ui::Component
#capture, #icon, #render_group
Instance Method Details
#show ⇒ Object
6 7 8 |
# File 'lib/ui/collapse/panel.rb', line 6 def show render end |