Netzke::Basepack::TabPanel

Code of this view

Features:

  1. Easy nesting of components
  2. When configured so, dynamically loads nested components when its tab gets activated for the first time

Example 1: a tab panel with two GridPanels as tabs

A tab panel with 2 tabs, each containing a GridPanel.

Example 2: second GridPanel loads dynamically

Same as before, but the second grid gets loaded dynamically at the moment its tab gets activated.