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...."
 
Ak120 (talk | contribs)
mNo edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
[[image:WPClockIco.png|right]]
This is the desktop clock system. An object of this class can be found in the "System setup" folder.
This is the desktop system clock. An object of this class can be found in the "System setup" folder.


==Class definition file==
; Default Title: System Clock
* wpclock.idl
; DLL: [[WPCONFIG.DLL]]
; Class definition file: wpclock.idl


==DLL==
==Class hierarchy==
* WPCONFIG.DLL
[[image:WPClock001.png|thumb]]
 
SOMObject
==Class hierarchy SOMObject==
*[[WPObject]]
* [[OS2 API:SOM:Classes:WPObject|WPObject]]
**[[WPAbstract]]
** [[OS2 API:SOM:Classes:WPAbstract|WPAbstract]]
***WPClock
*** [[OS2 API:SOM:Classes:WPClock|WPClock]]


==Instance methods==
==Instance methods==
* wpAddClockAlarmPage
[[image:wpAddClockAlarmPage.png|thumb]]
* wpAddClockDateTimePage
*wpAddClockAlarmPage
* wpAddClockView1Page
*[[wpAddClockDateTimePage]]
* wpAddClockView2Page  
*[[wpAddClockView1Page]]
*[[wpAddClockView2Page]]


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


==WPObject instance methods==
==WPObject instance methods==
* wpAddObjectWindowPage
*wpAddObjectWindowPage
* wpAddSettingsPages  
*wpAddSettingsPages
* wpFilterMenu  
*wpFilterMenu
* wpMenuItemHelpSelected  
*wpMenuItemHelpSelected
* wpMenuItemSelected  
*wpMenuItemSelected
* wpModifyMenu  
*wpModifyMenu
* wpOpen  
*wpOpen
* wpRestoreState  
*wpRestoreState
* wpSaveState  
*wpSaveState
 
==Class methods==
N/A


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


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

Latest revision as of 20:45, 21 July 2020

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

Default Title
System Clock
DLL
WPCONFIG.DLL
Class definition file
wpclock.idl

Class hierarchy

SOMObject

Instance methods

SOMObject instance methods

WPObject instance methods

  • wpAddObjectWindowPage
  • wpAddSettingsPages
  • wpFilterMenu
  • wpMenuItemHelpSelected
  • wpMenuItemSelected
  • wpModifyMenu
  • wpOpen
  • wpRestoreState
  • wpSaveState

WPObject class methods

  • wpclsQueryDefaultHelp
  • wpclsQueryDefaultView
  • wpclsQueryIconData
  • wpclsQueryStyle
  • wpclsQueryTitle