
Public Member Functions | |
| AjaxGMap (WOContext context) | |
| WOActionResults | handleRequest (WORequest request, WOContext context) |
| String | id () |
| String | mapContainerStyle () |
| boolean | synchronizesVariablesWithBindings () |
Protected Member Functions | |
| void | addRequiredWebResources (WOResponse response) |
Private Attributes | |
| String | _id |
| AjaxGMap | ( | WOContext | context | ) |
| void addRequiredWebResources | ( | WOResponse | res | ) | [protected, virtual] |
Override this method to append the needed scripts for this component.
| res |
Implements AjaxComponent.
| WOActionResults handleRequest | ( | WORequest | request, | |
| WOContext | context | |||
| ) | [virtual] |
Override this method to return the response for an Ajax request.
| request | ||
| context |
Implements AjaxComponent.
| String id | ( | ) |
| String mapContainerStyle | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
1.5.8