Jump to content

WPClock: Difference between revisions

From EDM2
m Created page with "==Description== This is the desktop clock system. An object of this class can be found in the "System setup" folder. ==Class definition file== * wpclock.idl ==DLL== * WPCONFIG...."
 
mNo edit summary
Line 14: Line 14:


==Instance methods==
==Instance methods==
* wpAddClockAlarmPage
* [[OS2 API:SOM:ObjectMethods:wpAddClockAlarmPage|wpAddClockAlarmPage]]
* wpAddClockDateTimePage
* [[OS2 API:SOM:ObjectMethods:wpAddClockDateTimePage|wpAddClockDateTimePage]]
* wpAddClockView1Page
* [[OS2 API:SOM:ObjectMethods:wpAddClockView1Page|wpAddClockView1Page]]
* wpAddClockView2Page  
* [[OS2 API:SOM:ObjectMethods:wpAddClockView2Page|wpAddClockView2Page]]


==SOMObject instance methods==
==SOMObject instance methods==
* somDefaultInit
* [[OS2 API:SOM:ObjectMethods:somDefaultInit|somDefaultInit]]
* somDestruct  
* [[OS2 API:SOM:ObjectMethods:somDestruct|somDestruct]]


==WPObject instance methods==
==WPObject instance methods==
* wpAddObjectWindowPage
* [[OS2 API:SOM:ObjectMethods:wpAddObjectWindowPage|wpAddObjectWindowPage]]
* wpAddSettingsPages  
* [[OS2 API:SOM:ObjectMethods:wpAddSettingsPages|wpAddSettingsPages]]
* wpFilterMenu  
* [[OS2 API:SOM:ObjectMethods:wpFilterMenu|wpFilterMenu]]
* wpMenuItemHelpSelected  
* [[OS2 API:SOM:ObjectMethods:wpMenuItemHelpSelected|wpMenuItemHelpSelected]]
* wpMenuItemSelected  
* [[OS2 API:SOM:ObjectMethods:wpMenuItemSelected|wpMenuItemSelected]]
* wpModifyMenu  
* [[OS2 API:SOM:ObjectMethods:wpModifyMenu|wpModifyMenu]]
* wpOpen  
* [[OS2 API:SOM:ObjectMethods:wpOpen|wpOpen]]
* wpRestoreState  
* [[OS2 API:SOM:ObjectMethods:wpRestoreState|wpRestoreState]]
* wpSaveState  
* [[OS2 API:SOM:ObjectMethods:wpSaveState|wpSaveState]]


==Class methods==
==Class methods==
Line 38: Line 38:


==WPObject class methods==
==WPObject class methods==
* wpclsQueryDefaultHelp  
* [[OS2 API:SOM:ObjectMethods:wpclsQueryDefaultHelp|wpclsQueryDefaultHelp]]
* wpclsQueryDefaultView  
* [[OS2 API:SOM:ObjectMethods:wpclsQueryDefaultView|wpclsQueryDefaultView]]
* wpclsQueryIconData  
* [[OS2 API:SOM:ObjectMethods:wpclsQueryIconData|wpclsQueryIconData]]
* wpclsQueryStyle  
* [[OS2 API:SOM:ObjectMethods:wpclsQueryStyle|wpclsQueryStyle]]
* wpclsQueryTitle  
* [[OS2 API:SOM:ObjectMethods:wpclsQueryTitle|wpclsQueryTitle]]




[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Revision as of 23:12, 13 April 2012

Description

This is the desktop clock system. An object of this class can be found in the "System setup" folder.

Class definition file

  • wpclock.idl

DLL

  • WPCONFIG.DLL

Class hierarchy SOMObject

Instance methods

SOMObject instance methods

WPObject instance methods

Class methods

N/A

WPObject class methods