|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MMWidget
|
+--MMCustomWidget
Defined in MultimapOpenAPI
| Constructor Summary | |
MMCustomWidget
( <HTMLElement> html, <MMBox> position )
A widget that can be used to have custom HTML taken into account when autoscaling the map. |
|
| Method Summary | |
void
|
remove()
The remove function is overridden in MMCustomWidget so that client HTML is not removed when the MMViewer.removeWidget() method is called. |
| Methods inherited from class MMWidget |
draw, processHTML, addEventHandlers, setContainer, getContainer, getCalculatedDrawContainer, setPosition, _hasCssClass, _getElementsByTagNameClass
|
| Constructor Detail |
MMCustomWidget( <HTMLElement> html, <MMBox> position )
html - A reference to the already existing HTML element.
position - (optional) Position at which to place the widget within the mapviewer.
| Method Detail |
void remove()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||