How to add your knowledge

mobileViewer.ToolbarManager

    Table of contents
    1. 1. addToolbar(toolbar)

    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

    addToolbar(toolbar)

    Adds an mobileViewer.Toolbar object to the set of managed toolbars.