Class sap.m.IBarInPageEnablerModule: sap/m/BarInPageEnabler
Helper Class for implementing the IBar interface. Should be created once per IBar instance.
Constructor Summary
new sap.m.IBarInPageEnabler()
Method Summary
 Method Detail 
 sap.m.IBarInPageEnabler.addChildClassTo(oControl)
 Adds the sapMBarChildClass to a control. 
Parameters:
| {sap.ui.core.Control} | oControl | 
 sap.m.IBarInPageEnabler.renderTooltip(oRM, oControl)
 Renders the tooltip for the given control 
Parameters:
| {sap.ui.core.RenderManager} | oRM | the RenderManager that can be used for writing to the render output buffer. | 
| {sap.ui.core.Control} | oControl | an object representation of the control that should be rendered. |