Class: Glib::JsonUi::ViewBuilder::Banners::Select
- Inherits:
-
View
- Object
- JsonUiElement
- View
- Glib::JsonUi::ViewBuilder::Banners::Select
- Defined in:
- app/helpers/glib/json_ui/view_builder/banners.rb
Instance Attribute Summary
Attributes inherited from JsonUiElement
Instance Method Summary collapse
Methods inherited from View
Methods inherited from JsonUiElement
Constructor Details
This class inherits a constructor from Glib::JsonUi::JsonUiElement
Instance Method Details
#buttons(block) ⇒ Object
20 21 22 23 24 |
# File 'app/helpers/glib/json_ui/view_builder/banners.rb', line 20 def (block) json. do block.call page. end end |