Class Alfresco.component.GoogleMap
Extends Alfresco.component.Base
Google Map component.
Defined in: google-map.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Alfresco.component.GoogleMap(htmlId)
GoogleMap constructor.
|
| Field Attributes | Field Name and Description |
|---|---|
|
Object container for initialization options
|
|
|
The data for the document
|
- Fields borrowed from class Alfresco.component.Base:
- modules, services, widgets
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
Alfresco.component.GoogleMap.Callback()
|
|
Event handler called when the Google Maps API has loaded
|
|
|
onReady()
Fired by YUI when parent element is available for scripting.
|
- Methods borrowed from class Alfresco.component.Base:
- attachLinkClickListeners, bind, createYUIButtons, destroy, fire, invokeAction, msg, onComponentLoaded, onComponentsLoaded, onReadyWrapper, refresh, setMessages, setOptions
Constructor Detail
Alfresco.component.GoogleMap(htmlId)
GoogleMap constructor.
- Parameters:
- {String} htmlId
- The HTML id of the parent element
- Returns:
- {Alfresco.component.GoogleMap} The new GoogleMap instance
Field Detail
{object}
options
Object container for initialization options
{object}
recordData
The data for the document
Method Detail
<static>
Alfresco.component.GoogleMap.Callback()
onGoogleAPIReady()
Event handler called when the Google Maps API has loaded
onReady()
Fired by YUI when parent element is available for scripting.
Initial History Manager event registration
Initial History Manager event registration