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
Overview
Split panel for creating multi-column layouts with fixed side panels.
Split panels divide the horizontal space into left, center, and right sections. The center section expands to fill available space, while side sections maintain their content width.
Instance Attribute Summary
Attributes inherited from JsonUiElement
Method Summary
Methods inherited from View
Methods inherited from JsonUiElement
Constructor Details
This class inherits a constructor from Glib::JsonUi::JsonUiElement