WPSProgRef - Workplace Class Methods: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 53: | Line 53: | ||
* [[wpclsSetSettingsPageSize]] | * [[wpclsSetSettingsPageSize]] | ||
* [[wpclsUnInitData]] | * [[wpclsUnInitData]] | ||
Latest revision as of 18:43, 28 May 2025
Workplace Shell Programming Reference |
---|
Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation
This chapter contains an alphabetic listing of the Workplace class methods. Class methods act on class data common to all instances of the class. Metaclasses define all the class methods for a class. Metaclasses are, therefore, the mechanisms for defining class properties as opposed to instance properties. Workplace class methods are prefixed by wpcls. See the Workplace Shell Programming Guide for guidance information on this subject.
- wpclsAddClipboardAssoc
- wpclsCreateDefaultTemplates
- wpclsDecUsage
- wpclsEnumClipboardClasses
- wpclsFileSysExists
- wpclsFindObjectEnd
- wpclsFindObjectFirst
- wpclsFindObjectNext
- wpclsFindOneObject
- wpclsIncUsage
- wpclsInitData
- wpclsInsertMultipleObjects
- wpclsMakeAwake
- wpclsNew
- wpclsObjectFromHandle
- wpclsQueryActiveDesktop
- wpclsQueryActiveDesktopHWND
- wpclsQueryAwakeObject
- wpclsQueryButtonAppearance
- wpclsQueryDefaultHelp
- wpclsQueryDefaultView
- wpclsQueryDetails
- wpclsQueryDetailsInfo
- wpclsQueryEditString
- wpclsQueryError
- wpclsQueryExtendedCriteria
- wpclsQueryFolder
- wpclsQueryIcon
- wpclsQueryIconData
- wpclsQueryIconDataN
- wpclsQueryIconN
- wpclsQueryInstanceClass
- wpclsQueryInstanceFilter
- wpclsQueryInstanceType
- wpclsQueryObject
- wpclsQueryObjectFromFrame
- wpclsQueryObjectFromPath
- wpclsQueryOpenFolders
- wpclsQuerySetting
- wpclsQuerySettingsPageSize
- wpclsQueryStyle
- wpclsQueryTitle
- wpclsRemoveObjects
- wpclsSetError
- wpclsSetIcon
- wpclsSetIconData
- wpclsSetSetting
- wpclsSetSettingsPageSize
- wpclsUnInitData