search

goog.ui.editor.TabPane

Provided By
Extends
All Implemented Interfaces

Creates a new Editor-style tab pane.

new TabPane( dom, opt_caption )

Parameters
dom(goog.dom.DomHelper|null)

The dom helper for the window to create this tab pane in.

opt_captionstring=

Optional caption of the tab pane.

Instance Methods

Instance Properties