Class: Glib::JsonUi::ViewBuilder::Panels::Split
- Inherits:
-
View
- Object
- JsonUiElement
- View
- Glib::JsonUi::ViewBuilder::Panels::Split
- Defined in:
- app/helpers/glib/json_ui/view_builder/panels.rb
Instance Attribute Summary
Attributes inherited from JsonUiElement
Instance Method Summary collapse
Methods inherited from JsonUiElement
Constructor Details
This class inherits a constructor from Glib::JsonUi::JsonUiElement
Instance Method Details
#content(block) ⇒ Object
168 169 170 |
# File 'app/helpers/glib/json_ui/view_builder/panels.rb', line 168 def content(block) block.call page.split_content_builder end |