Class: Glib::JsonUi::ActionBuilder::Windows::Open
- Inherits:
-
Action
- Object
- JsonUiElement
- Action
- Glib::JsonUi::ActionBuilder::Windows::Open
- Defined in:
- app/helpers/glib/json_ui/action_builder/windows.rb
Overview
"You OPEN a page you're not on; you RELOAD the page you're on" (see
Reload below for the other half of the rule). updateExisting: true
REPLACES the current history entry instead of pushing (matching
dialogs_open updateExisting) -- for forward moves that should
collapse history, e.g. wizard steps and post-filter landings. Landing
is always fresh: scroll resets to the top, and loaderViews skeletons
can cover the fetch.
Instance Attribute Summary
Attributes inherited from JsonUiElement
Method Summary
Methods inherited from JsonUiElement
action, any, array, badgeable, bool, color, component_name, date, date_time, enum, float, hash, icon, #initialize, int, length, menu, panels_builder, #props, required, singleton_array, string, text, url, views
Constructor Details
This class inherits a constructor from Glib::JsonUi::JsonUiElement