Instantiates a FooterBarApi class.
The map id this footer bar api belongs to
Creates a tab on the footer bar
The properties of the tab to be created
Unregisters an event handler for footerbar tab created events.
The callback to stop being called whenever the event is emitted.
Unregisters an event handler for footerbar removed events.
The callback to stop being called whenever the event is emitted.
Registers an event handler for footerbar tab created events.
The callback to be executed whenever the event is emitted.
Registers an event handler for footerbar tab removed events.
The callback to be executed whenever the event is emitted.
Removes a tab by id.
The id of the tab to be removed
Selects a tab by id, if the id is not a tab, the footer bar will close
The id of the tab to be selected
Shows a tab by id.
The id of the tab to be shown
API to manage tabs on the tabs component
Exports