Jump to content

WPColorPalette: Difference between revisions

From EDM2
No edit summary
Line 5: Line 5:
* Default Tittle: "Color Palette"
* Default Tittle: "Color Palette"
* File: [[WPCONFIG.DLL]]
* File: [[WPCONFIG.DLL]]
==Class definition file==
*


==Class hierarchy SOMObject==
==Class hierarchy SOMObject==
Line 10: Line 13:
**[[WPAbstract]]
**[[WPAbstract]]
***[[WPPalette]]
***[[WPPalette]]
****'''WPColorPalette'''  
****'''WPColorPalette'''


==SOMObject instance methods==
==SOMObject instance methods==

Revision as of 18:47, 6 July 2017

Two objects of this class can be found in the "System setup" folder. One is the "Mixed Color Palette" and other the "Solid Color Palette".

Class definition file

Class hierarchy SOMObject

SOMObject instance methods

  • somDefaultInit
  • somDestruct

WPObject instance methods

  • wpInitData
  • wpMenuItemHelpSelected
  • wpSetup

WPPalette instance methods

  • wpDragCell
  • wpEditCell
  • wpPaintCell
  • wpQueryPaletteHelp
  • wpSelectCell

WPObject class methods

Class methods overridden by the WPColorPalette class.

  • wpclsCreateDefaultTemplates
  • wpclsQueryDefaultHelp
  • wpclsQueryIconData
  • wpclsQueryStyle
  • wpclsQueryTitle

WPPalette class methods

Class methods overridden by the WPColorPalette class.

  • wpclsQueryEditString

ScreenShots