Jump to content

WPTemplates: Difference between revisions

From EDM2
Created page with "Implements the "Templates" folder. There should only be one object of this class. In this folder the WPS automatically creates templates for all classes on the system which su..."
 
Ak120 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Implements the "Templates" folder. There should only be one object of this class. In this folder the WPS automatically creates templates for all classes on the system which support this.
Implements the "Templates" folder. There should only be one object of this class. In this folder the WPS automatically creates templates for all classes on the system which support this.


; Default Title: "Templates"
;Default Title: "Templates"
; DLL: [[PMWP.DLL]]
;DLL: [[PMWP.DLL]]
; Class definition file:  
;Class definition file: wptemps.idl


==Class hierarchy SOMObject==
==Class hierarchy==
SOMObject
*[[WPObject]]
*[[WPObject]]
**[[WPFileSystem]]
**[[WPFileSystem]]
***[[WPFolder]]
***[[WPFolder]]
****[[WPTemplates]]
****WPTemplates


[[Category:WPS Classes]]
[[Category:WPS Classes]]

Latest revision as of 01:24, 22 July 2020

Implements the "Templates" folder. There should only be one object of this class. In this folder the WPS automatically creates templates for all classes on the system which support this.

Default Title
"Templates"
DLL
PMWP.DLL
Class definition file
wptemps.idl

Class hierarchy

SOMObject