Jump to content

WPSProgRef - Workplace Class Methods

From EDM2
Revision as of 03:36, 3 May 2025 by Martini (talk | contribs) (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. *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Workplace Shell Programming Reference
  1. What's New
  2. How to Use this Book
  3. Workplace Object Classes
  4. Workplace Class Methods
  5. Workplace Instance Methods
  6. Presentation Manager Functions Related to the Workplace Shell
  7. Data Types
  8. Menu IDs
  9. Notices
  10. Glossary

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