Difference between revisions of "WPKeyboard"

From EDM2
Jump to: navigation, search
(Created page with "==Description== ==Class definition file== ==DLL== ==Class hierarchy SOMObject== * WPObject ** WPAbstract *** '''WPKeyboard''' ==Instance methods== * [[wpAddKeyboardMappingsP...")
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
+
Keyboard settings. An object of this class can be found in the "System setup" folder.
  
==Class definition file==
+
;Default Title: "Keyboard"
 
+
;DLL: [[WPCONFIG.DLL]]
==DLL==
+
;Class definition file: wpkeyb.idl
  
 
==Class hierarchy SOMObject==
 
==Class hierarchy SOMObject==
* WPObject
+
*[[WPObject]]
** WPAbstract
+
**[[WPAbstract]]
*** '''WPKeyboard'''
+
***WPKeyboard
  
 
==Instance methods==
 
==Instance methods==
* [[wpAddKeyboardMappingsPage]]
+
*wpAddKeyboardMappingsPage
* [[wpAddKeyboardSpecialNeedsPage]]
+
*wpAddKeyboardSpecialNeedsPage
* [[wpAddKeyboardTimingPage]]
+
*wpAddKeyboardTimingPage
* [[wpAddKeyboardLayoutPage]]
+
*wpAddKeyboardLayoutPage
 
+
  
 
==SOMObject instance methods==
 
==SOMObject instance methods==
* [[somDefaultInit]] �
+
*somDefaultInit
* [[somDestruct]]
+
*somDestruct
  
 
==WPObject instance methods==
 
==WPObject instance methods==
*[[wpAddObjectWindowPage]] �
+
*wpAddObjectWindowPage
*[[wpAddSettingsPages]]
+
*wpAddSettingsPages
*[[wpFilterMenu]]
+
*wpFilterMenu
 
+
  
 
==Class methods==
 
==Class methods==
N/A
 
 
 
==WPObject class methods==
 
==WPObject class methods==
* [[wpclsQueryDefaultHelp]] �
+
*wpclsQueryDefaultHelp
* [[wpclsQueryDefaultView]]
+
*wpclsQueryDefaultView
* [[wpclsQueryIconData]]
+
*wpclsQueryIconData
* [[wpclsQuerySettingsPageSize]]
+
*wpclsQuerySettingsPageSize
* [[wpclsQueryStyle]]
+
*wpclsQueryStyle  
* [[wpclsQueryTitle]]
+
*wpclsQueryTitle
  
 
==WPAbstract class methods==
 
==WPAbstract class methods==
* [[wpclsQuerySetting]] �
+
*wpclsQuerySetting
* [[wpclsSetSetting]]
+
*wpclsSetSetting
 
+
  
[[Category: The OS/2 API Project]]
+
[[Category:WPS Classes]]

Latest revision as of 23:49, 13 February 2020

Keyboard settings. An object of this class can be found in the "System setup" folder.

Default Title
"Keyboard"
DLL
WPCONFIG.DLL
Class definition file
wpkeyb.idl

Class hierarchy SOMObject

Instance methods

  • wpAddKeyboardMappingsPage
  • wpAddKeyboardSpecialNeedsPage
  • wpAddKeyboardTimingPage
  • wpAddKeyboardLayoutPage

SOMObject instance methods

  • somDefaultInit
  • somDestruct

WPObject instance methods

  • wpAddObjectWindowPage
  • wpAddSettingsPages
  • wpFilterMenu

Class methods

WPObject class methods

  • wpclsQueryDefaultHelp
  • wpclsQueryDefaultView
  • wpclsQueryIconData
  • wpclsQuerySettingsPageSize
  • wpclsQueryStyle
  • wpclsQueryTitle

WPAbstract class methods

  • wpclsQuerySetting
  • wpclsSetSetting