Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module pydocview :: Class ChildDocTemplate |
|
object
--+ |Object
--+ |DocTemplate
--+ | ChildDocTemplate
Method Summary | |
---|---|
Initializes the ChildDocTemplate. | |
Called when a ChildDocument is to be created and does the minimum such that the ChildDocument looks like a real Document to the framework. |
Method Details |
---|
__init__(self,
manager,
description,
filter,
dir,
ext,
docTypeName,
viewTypeName,
docType,
viewType,
flags=2,
icon=None)
Initializes the ChildDocTemplate. |
CreateDocument(self, path, flags, data=None, parentDocument=None)Called when a ChildDocument is to be created and does the minimum such that the ChildDocument looks like a real Document to the framework.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:12 2005 | http://epydoc.sf.net |