Jump to content

WPPalette: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 3: Line 3:
;Default Tittle: "Palette"
;Default Tittle: "Palette"
;DLL: [[WPCONFIG.DLL]]
;DLL: [[WPCONFIG.DLL]]
; Class definition file :  
;Class definition file: wppalet.idl


==Class hierarchy SOMObject==
==Class hierarchy SOMObject==
*[[WPObject]]
*[[WPObject]]
**[[WPAbstract]]
**[[WPAbstract]]
*** '''WPPalette'''
***WPPalette


==Instance methods==
==Instance methods==

Revision as of 01:31, 14 February 2020

Common superclass for the different palettes in the "System setup" folder. There should not be any objects of this class directly.

Default Tittle
"Palette"
DLL
WPCONFIG.DLL
Class definition file
wppalet.idl

Class hierarchy SOMObject

Instance methods

  • wpDragCell
  • wpEditCell
  • wpFreeCellData
  • wpInitCellStructs
  • wpPaintCell
  • wpPaintPalette
  • wpQueryPaletteHelp
  • wpQueryPaletteInfo
  • wpRedrawCell
  • wpRestoreCellData
  • wpSaveCellData
  • wpSelectCell
  • wpSetPaletteInfo
  • wpSetupCell

SOMObject instance methods

  • somDefaultInit
  • somDestruct

WPObject instance methods

  • wpFilterMenu
  • wpInitData
  • wpMenuItemHelpSelected
  • wpMenuItemSelected
  • wpModifyMenu
  • wpOpen
  • wpRestoreState
  • wpSaveState
  • wpSetup
  • wpUnInitData

Class methods

  • wpclsQueryEditString

WPObject class methods

  • wpclsQueryDefaultHelp
  • wpclsQueryDefaultView
  • wpclsQueryStyle
  • wpclsQueryTitle

wpSetup override by WPPalette

  • XCELLCOUNT
  • YCELLCOUNT
  • XCELLWIDTH
  • YCELLHEIGHT
  • XCELLGAP
  • YCELLGAP