Jump to content

WPFileSystem: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Line 29: Line 29:
*wpclsQueryTitle
*wpclsQueryTitle


[[Category:Workplace object class]]
[[Category:WPS Classes]]

Revision as of 15:15, 20 November 2019

This is the second of the three base Workplace object storage classes which are derived from WPObject. Subclasses of this class (WPDataFile and WPFolder) have in common that they physically exist in the file system. The WPS stores additional configuration data for those objects in the Extended Attributes of the file, mostly in .CLASSINFO.

Note: This class is only an abstract superclass for subclasses. There should not be any objects of this class directly, but only of the subclasses.

Default Title
"File System"
DLL
PMWP.DLL
Class definition file
wptrans.idl

Class hierarchy SOMObject

SOMObject instance methods

  • somDefaultInit
  • somDestruct

WPObject instance methods

Overridden methods

  • wpCopyObject
  • wpIdentify
  • wpQueryHandle
  • wpQueryIcon
  • wpSaveImmediate

WPObject class methods

Overridden methods.

  • wpclsObjectFromHandle
  • wpclsQueryStyle]]
  • wpclsQueryTitle