Class: Glib::JsonUi::ActionBuilder::Windows::Reload
- Inherits:
-
Action
- Object
- JsonUiElement
- Action
- Glib::JsonUi::ActionBuilder::Windows::Reload
- Defined in:
- app/helpers/glib/json_ui/action_builder/windows.rb
Overview
Contract (see the npm package's actions/windows/reload.js): re-renders
the current page from the server in place. User input is discarded
(guarded by the dirty prompt), scroll position is preserved, and the
history entry is REPLACED, never pushed. Partial updates that must
keep user input belong to logics_set.
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