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

Class S3PentityAutocompleteWidget

source code

??-276 --+
         |
        S3PentityAutocompleteWidget

Renders a pr_pentity SELECT as an INPUT field with AJAX Autocomplete. Differs from the S3AutocompleteWidget in that it can filter by type & also represents results with the type

Instance Methods
 
__init__(self, controller="pr", function="pentity", types=None, post_process="", hideerror=False) source code
 
__call__(self, field, value, **attributes) source code
Method Details

__init__(self, controller="pr", function="pentity", types=None, post_process="", hideerror=False)
(Constructor)

source code 

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

source code