Class: Popup

Popup

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


Source:

Extends

Classes

Tab

Members


<static, constant> status :object

status of this popup

Type:
  • object
Source:

<static, constant> TEMPLATE :string

Template for popup

Type:
  • string
Source:

Methods


addTab()

TODO

Source:

addTo()

TODO

Source:

destroy()

TODO

Source:

fire()

Sets the callback when the instace is loaded

Inherited From:
Source:

getCoordinate()

TODO

Source:

getImpl()

This function provides the implementation
of the object

Inherited From:
Source:
Returns:
Type
Object

getTabs()

TODO

Source:

hide()

TODO

Source:

on()

Sets the callback when the instace is loaded

Inherited From:
Source:

once()

Sets the callback when the instace is loaded

Inherited From:
Source:

removeTab()

TODO

Source:

setCoordinate()

TODO

Source:

setImpl(impl)

This function set implementation of this control

Parameters:
Name Type Description
impl M.Map

to add the plugin

Inherited From:
Source:

show()

TODO

Source:

switchTab()

TODO

Source:

un()

Sets the callback when the instace is loaded

Inherited From:
Source:

update()

TODO

Source: