WPMouse: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This is the Workplace Shell Mouse Class with the mouse settings. An object of this class can be found in the "System setup" folder. | This is the Workplace Shell Mouse Class with the mouse settings. An object of this class can be found in the "System setup" folder. | ||
This SOM Object is part of the OS/2 Workplace Shell classes. | This SOM Object is part of the OS/2 Workplace Shell classes. | ||
; Default Title: "Mouse" | |||
; DLL: [[WPCONFIG.DLL]] | |||
; Class definition file: | |||
==DLL== | ==DLL== | ||
Line 39: | Line 43: | ||
*wpclsSetSetting | *wpclsSetSetting | ||
[[Category: | [[Category:WPS Classes]] |
Revision as of 22:24, 6 July 2017
This is the Workplace Shell Mouse Class with the mouse settings. An object of this class can be found in the "System setup" folder.
This SOM Object is part of the OS/2 Workplace Shell classes.
- Default Title
- "Mouse"
- DLL
- WPCONFIG.DLL
- Class definition file
DLL
Class hierarchy SOMObject
- WPObject
- WPAbstract
- WPMouse
- WPAbstract
Instance methods
- wpAddMouseCometPage
- wpAddMouseMappingsPage
- wpAddMousePtrPage
- wpAddMouseTimingPage
- wpAddMouseTypePage
SOMObject instance methods
- somDefaultInit
- somDestruct
WPObject instance methods
- wpAddObjectWindowPage
- wpAddSettingsPages
- wpFilterMenu
WPObject class methods
- wpclsQueryDefaultHelp
- wpclsQueryDefaultView
- wpclsQueryIconData]]
- wpclsQueryStyle
- wpclsQueryTitle
WPAbstract class methods
- wpclsQuerySetting
- wpclsSetSetting