M/Popup~Popup


import Popup from 'M/Popup';

Main constructor of the class. Creates a layer with parameters specified by the user

new Popup()

facade/js/Popup.js, line 82

Extends

  • M.facade.Base

Members

module:M/Popup~Popup.options{bool}

TakeMeThere options

module:M/Popup~Popup.status{object}

status of this popup

module:M/Popup~Popup.status.COLLAPSED{string}

collapsed status of this popup

module:M/Popup~Popup.status.DEFAULT{string}

default status of this popup

module:M/Popup~Popup.status.FULL{string}

full status of this popup

Methods

addEventTabs()

facade/js/Popup.js, line 289

This functions adds the events to the popup tabs.

addTab()

facade/js/Popup.js, line 167

TODO

addTo()

facade/js/Popup.js, line 183

TODO

destroy()

facade/js/Popup.js, line 545

TODO

getCoordinate()

facade/js/Popup.js, line 522

TODO

getId()

facade/js/Popup.js, line 126

TODO

getTabs()

facade/js/Popup.js, line 136

TODO

hide()

facade/js/Popup.js, line 260

TODO

removeTab()

facade/js/Popup.js, line 146

TODO

setCoordinate()

facade/js/Popup.js, line 532

TODO

show()

facade/js/Popup.js, line 247

TODO

switchTab()

facade/js/Popup.js, line 273

TODO

update()

facade/js/Popup.js, line 218

TODO