c.w.l.LocationWidget(BrowserWidget, InputWidget) : class documentation

Part of canonical.widgets.location View In Hierarchy

Implements interfaces: canonical.widgets.location.ILocationWidget

See ILocationWidget.
Method __init__ Undocumented
Method map_javascript The Javascript code necessary to render the map.
Method hasInput See IBrowserWidget.
Method getInputValue See IBrowserWidget.
def __init__(self, context, request):
Undocumented
@property
def map_javascript(self):
The Javascript code necessary to render the map.
def hasInput(self):
See IBrowserWidget.

Return True if time zone or latitude widgets have input.

def getInputValue(self):
See IBrowserWidget.

Return a LocationValue object containing the latitude, longitude and time zone chosen.

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.