tabpane.js
No description.

File Location

/goog/ui/tabpane.js

Classes

goog.ui.TabPane
TabPane widget. All children already inside the tab pane container element will be be converted to tabs. Each tab is represented by a goog.ui.TabPane. TabPage object. Further pages can be constructed either from an existing container or created from scratch.
goog.ui.TabPane.TabPage
Object representing an individual tab pane.
goog.ui.TabPaneEvent
Object representing a tab pane page changed event.

Enumerations

Directory ui

File Reference