Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
HTML
.
Frame
class Frame
File:
../Synopsis/Formatters/HTML/Frame.py
A Frame is a mediator for views that get displayed in it (as well as other frames. It supports the creation of links across views.
Attributes Summary:
processor
views
noframes
Methods Summary:
__init__
(
self
,
processor
,
views
,
noframes
=
False
)
process
(
self
)
navigation_bar
(
self
,
view
)
Generates a navigation bar for the given view.
Methods Details:
navigation_bar
(
self
,
view
)
Generates a navigation bar for the given view.
Generated on Thu Apr 16 16:27:01 2009 by
synopsis
(version devel)