Show contents 

Working with General Visual Components > Classes > TabControl > TabControl.getContentPanel

TabControl.getContentPanel

Syntax

getContentPanel ();

Description

The getContentPanelmethod returns the DOM node that stores contents of the tabs.

See also:

TabControl