public interface IJavascriptComponent extends IClusterable
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Note: currently the naming of a component is related to the concrete class i.e.
|
String |
getJSadd(IOpenLayersMap map) |
String |
getJSremove(IOpenLayersMap map) |
JavaScriptResourceReference[] |
getJSResourceReferences()
In some cases a javascript component will provide its own javascript resource.
|
String getJSremove(IOpenLayersMap map)
map - String getJSadd(IOpenLayersMap map)
map - String getId()
JavaScriptResourceReference[] getJSResourceReferences()
Copyright © 2008–2020. All rights reserved.