TabSheet.getTableContainer

Syntax

getTableContainer();

Description

The getTableContainer method returns DOM element of the table container.

Comments

This method returns a HTMLDivElement value.

Example

The example of use is given on the page with description of the TabSheet.getTable method.

Seebsp;also:

TabSheet