Package Products :: Package ZenWidgets :: Package browser :: Package quickstart :: Module views :: Class OutlineView
[hide private]
[frames] | no frames]

Class OutlineView

source code

              Acquisition.Explicit --+    
                                     |    
        zope.location.Location --+   |    
                                 |   |    
zope.publisher.browser.BrowserView --+    
                                     |    
              Five.browser.BrowserView --+
                                         |
                                        OutlineView

Displays the steps the user will soon be completing. The anticipation!

Instance Methods [hide private]

Inherited from zope.publisher.browser.BrowserView: __init__

Class Variables [hide private]
  __call__ = ZopeTwoPageTemplateFile('templates/outline.pt')

Inherited from zope.publisher.browser.BrowserView: __parent__