LPIGridWindow.createTab


createTab(tabName, [title])

Create a new tab in the grid view. A frame title may be given, which will be shown as the title of the window when the new tab is made active. If not given, the tab name will be used for this purpose too.

tabNamestringThe name of the tab to create
titleoptional string The frame title to be shown when the tab is active
Return valuenone 

Back to LPIGridWindow

Back to Overview