Package s3 :: Module s3widgets :: Class S3LocationAutocompleteWidget
[frames] | no frames]

Class S3LocationAutocompleteWidget

source code

??-296 --+
         |
        S3LocationAutocompleteWidget

Renders a gis_location SELECT as an INPUT field with AJAX Autocomplete

Appropriate when the location has been previously created (as is the case for location groups or other specialized locations that need the location create form). S3LocationSelectorWidget is generally more appropriate for specific locations.

Currently used for selecting the region location in gis_config and for project/location.

Instance Methods
 
__init__(self, level="", post_process="") source code
 
__call__(self, field, value, **attributes) source code
Method Details

__init__(self, level="", post_process="")
(Constructor)

source code 

__call__(self, field, value, **attributes)
(Call operator)

source code