Package Products :: Package ZenModel :: Package browser :: Module Autocompleters :: Class EventClassNames
[hide private]
[frames] | no frames]

Class EventClassNames

source code

Five.browser.BrowserView --+
                           |
                          EventClassNames

Get a list of all event classes that match the filter.

Instance Methods [hide private]
"['/path/1', '/path/2', ...]"
__call__(self)
Returns: A JSON representation of a list of paths
source code
Method Details [hide private]

__call__(self)
(Call operator)

source code 
Returns: "['/path/1', '/path/2', ...]"
A JSON representation of a list of paths
Decorators:
  • @json
  • @formreq