getPopup

returns the popup's object

object getPopup();
objectthe popup's object

Example

sidebar.getPopup();

Back to top