Extends
Methods
_make()
- Overrides:
- Source:
(abstract) _refresh()
The function called to refresh the widget
- Inherited From:
- Source:
addLayerHandler(name)
Adds a new layer
Parameters:
Name | Type | Description |
---|---|---|
name |
String | The name of the layer |
- Source:
getSelectedName() → {String}
Returns the name of the selected layer
- Source:
Returns:
The name of the selected layer
- Type
- String
removeLayer(name)
Removes a layer
Parameters:
Name | Type | Description |
---|---|---|
name |
String | The name of the layer to be removed |
- Source: