This is a simple class used to ensure that only one toolbar is expanded at a time. Whenever one of the managed toolbars is expanded, it calls the onToolbarExpanded(toolbar) handler on this class, which, in turn, collapses all other toolbars.
Methods
Adds an mobileViewer.Toolbar object to the set of managed toolbars.