Public Member Functions | Public Attributes
tornado.web._UIModuleNamespace Class Reference

List of all members.

Public Member Functions

def __getattr__
def __getitem__
def __init__

Public Attributes

 handler
 ui_modules

Detailed Description

Lazy namespace which creates UIModule proxies bound to a handler.

Definition at line 2739 of file web.py.


Constructor & Destructor Documentation

def tornado.web._UIModuleNamespace.__init__ (   self,
  handler,
  ui_modules 
)

Definition at line 2741 of file web.py.


Member Function Documentation

def tornado.web._UIModuleNamespace.__getattr__ (   self,
  key 
)

Definition at line 2748 of file web.py.

def tornado.web._UIModuleNamespace.__getitem__ (   self,
  key 
)

Definition at line 2745 of file web.py.


Member Data Documentation

Definition at line 2741 of file web.py.

Definition at line 2741 of file web.py.


The documentation for this class was generated from the following file:


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Aug 27 2015 14:50:40