Trees | Indices | Help |
|
---|
|
1 """ 2 View handlers 3 ============= 4 5 A view handler is an object (usually a module) capable of applying a view to 6 an advene object (package or element). 7 8 See reference implementation `advene.model.view.builtin`. 9 """ 10
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 8 16:00:05 2009 | http://epydoc.sourceforge.net |