Jump to content

WPMouse: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
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]]
*wpAddMouseCometPage
* [[wpAddMouseMappingsPage]]
*wpAddMouseMappingsPage
* [[wpAddMousePtrPage]]
*wpAddMousePtrPage
* [[wpAddMouseTimingPage]]
*wpAddMouseTimingPage
* [[wpAddMouseTypePage]]
*wpAddMouseTypePage


==SOMObject instance methods==
==SOMObject instance methods==
 
*somDefaultInit
* [[somDefaultInit]]
*somDestruct
* [[somDestruct]]
 


==WPObject instance methods==
==WPObject instance methods==
* [[wpAddObjectWindowPage]]
*wpAddObjectWindowPage
* [[wpAddSettingsPages]]
*wpAddSettingsPages
* [[wpFilterMenu]]
*wpFilterMenu
 
 
==Class methods==
N/A


==WPObject class methods==
==WPObject class methods==
* [[wpclsQueryDefaultHelp ]]
*wpclsQueryDefaultHelp
* [[wpclsQueryDefaultView]]
*wpclsQueryDefaultView
* [[wpclsQueryIconData]]  
*wpclsQueryIconData]]  
* [[wpclsQueryStyle]]
*wpclsQueryStyle
* [[wpclsQueryTitle]]
*wpclsQueryTitle


==WPAbstract class methods==
==WPAbstract class methods==
* [[wpclsQuerySetting]]
*wpclsQuerySetting
* [[wpclsSetSetting]]
*wpclsSetSetting
 
==wpclsSetSettings override by wpMouse==
 
==ScreenShots==
[[image:wpAddMouseCometPage.png|wpAddMouseCometPage|wpAddMouseCometPage|400px]]  [[image:wpAddMouseMappingsPage.png|wpAddMouseMappingsPage|wpAddMouseMappingsPage|400px]]  [[image:wpAddMousePtrPage.png|wpAddMousePtrPage|wpAddMousePtrPage|400px]]
[[image:wpAddMouseTimingPage.png|wpAddMouseTimingPage|wpAddMouseTimingPage|400px]]  [[image:wpAddMouseTypePage.png|wpAddMouseTypePage|wpAddMouseTypePage|400px]]
 


[[Category: The OS/2 API Project]]
[[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

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