Class: Glib::JsonUi::ActionBuilder::Sheets::Select
- Inherits:
-
Action
- Object
- JsonUiElement
- Action
- Glib::JsonUi::ActionBuilder::Sheets::Select
- Defined in:
- app/helpers/glib/json_ui/action_builder/sheets.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
#buttons(block) ⇒ Object
7 8 9 10 11 |
# File 'app/helpers/glib/json_ui/action_builder/sheets.rb', line 7 def (block) json. do block.call page. end end |