|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MMWidget
|
+--MMMessageWidget
Defined in MultimapAPI
| Constructor Summary | |
MMMessageWidget
( <String> message, <MMMessageWidgetOptions> options, <MMBox> position, <String> className )
The message widget can be used for displaying small text strings to users of the map. |
|
| Methods inherited from class MMWidget |
draw, processHTML, addEventHandlers, setContainer, getContainer, getCalculatedDrawContainer, setPosition, _hasCssClass, _getElementsByTagNameClass
|
| Constructor Detail |
MMMessageWidget( <String> message, <MMMessageWidgetOptions> options, <MMBox> position, <String> className )
message - The message to display.
options - (optional) A set of options to use when building the widget.
position - (optional) Position at which to place the widget within the mapviewer.
className - (optional) CSS Class name to give the widget.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||