WPSProgRef - Workplace Class Methods: Difference between revisions
Appearance
Created page with "{{WPSProgRef}} {{IBM-Reprint}} 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. *..." |
No edit summary |
||
Line 4: | Line 4: | ||
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. | 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 | * [[wpclsAddClipboardAssoc]] | ||
* wpclsCreateDefaultTemplates | * wpclsCreateDefaultTemplates | ||
* wpclsDecUsage | * wpclsDecUsage |
Revision as of 04:55, 11 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