WPMouse: Difference between revisions
Appearance
No edit summary |
mNo 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. | ||
Line 14: | Line 13: | ||
==Instance methods== | ==Instance methods== | ||
* | *wpAddMouseCometPage | ||
* | *wpAddMouseMappingsPage | ||
* | *wpAddMousePtrPage | ||
* | *wpAddMouseTimingPage | ||
* | *wpAddMouseTypePage | ||
==SOMObject instance methods== | ==SOMObject instance methods== | ||
*somDefaultInit | |||
* | *somDestruct | ||
* | |||
==WPObject instance methods== | ==WPObject instance methods== | ||
* | *wpAddObjectWindowPage | ||
* | *wpAddSettingsPages | ||
* | *wpFilterMenu | ||
==WPObject class methods== | ==WPObject class methods== | ||
* | *wpclsQueryDefaultHelp | ||
* | *wpclsQueryDefaultView | ||
* | *wpclsQueryIconData]] | ||
* | *wpclsQueryStyle | ||
* | *wpclsQueryTitle | ||
==WPAbstract class methods== | ==WPAbstract class methods== | ||
* | *wpclsQuerySetting | ||
* | *wpclsSetSetting | ||
[[Category:SOM Class]] | [[Category:SOM Class]] |
Revision as of 22:19, 18 January 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.
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