tabbarrenderer.js
No description.

File Location

/goog/ui/tabbarrenderer.js

Classes

goog.ui.TabBarRenderer
Default renderer for goog.ui.TabBars, based on the TabPane code. The tab bar's DOM structure is determined by its orientation and location relative to tab contents. For example, a horizontal tab bar located above tab contents looks like this:
...(tabs here)...

Public Protected Private

Global Functions

goog.ui.TabBarRenderer.getInstance()
No description.
code »

Directory ui

File Reference