WPFolder: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is the folder object class. An instance of this class can be created as a Workplace object. An instance of this class is created initially by the system in its template form. It has the title "Folder" and resides in the "Templates" folder. Every directory in the system is represented by a WPFolder object. | This is the folder object class. An instance of this class can be created as a Workplace object. An instance of this class is created initially by the system in its template form. It has the title "Folder" and resides in the "Templates" folder. Every directory in the system is represented by a WPFolder object. | ||
;Default Title: "Folder" | |||
;DLL:[[PMWP.DLL]] | |||
;Class definition file:wpfolder.idl | ;Class definition file:wpfolder.idl | ||
==Class hierarchy== | |||
* [[SOMObject]] | * [[SOMObject]] | ||
** [[WPObject]] | ** [[WPObject]] | ||
Line 11: | Line 11: | ||
**** ''WPFolder'' | **** ''WPFolder'' | ||
[[Category: | [[Category:WPS Classes]] |
Latest revision as of 19:20, 6 July 2017
This is the folder object class. An instance of this class can be created as a Workplace object. An instance of this class is created initially by the system in its template form. It has the title "Folder" and resides in the "Templates" folder. Every directory in the system is represented by a WPFolder object.
- Default Title
- "Folder"
- DLL
- PMWP.DLL
- Class definition file
- wpfolder.idl
Class hierarchy
- SOMObject
- WPObject
- WPFileSystem
- WPFolder
- WPFileSystem
- WPObject