Class: Netzke::Basepack::TabPanel
- Inherits:
-
Netzke::Base
- Object
- Netzke::Base
- Netzke::Basepack::TabPanel
- Includes:
- WrapLazyLoaded
- Defined in:
- lib/netzke/basepack/tab_panel.rb
Overview
TabPanel
Features:
-
Dynamically loads components for the tabs that get activated for the first time
-
(TODO) Provides the method markTabsOutdated to mark all inactive tabs as ‘outdated’, and calls “update” method on components in tabs when they get activated
-
(TODO) Stores the last active tab in persistent_config
ToDo:
-
Introduce a second or two delay before informing the server about a tab switched