Closure Library API Documentation
Go to class or file:
toolbar.js
A toolbar class that hosts {@link goog.ui.Control}s such as buttons and menus, along with toolbar-specific renderers of those controls.
Useful links
Demo
Source Code
File Location
ui/toolbar.js
Classes
goog.ui.Toolbar
A toolbar class, implemented as a {@link goog.ui.Container} that defaults to having a horizontal orientation and {@link goog.ui.ToolbarRenderer} as its renderer.
Directory ui
File Reference