WPColorPalette: Difference between revisions
Appearance
No edit summary |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Class hierarchy | [[Image:WPColorPalette.png|thumb]] | ||
[[Image:MixedColorPalette.png|thumb|Mixed Color Palette]] | |||
[[Image:SolidColorPalette.png|thumb|Solid Color Palette]] | |||
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". | |||
;Default Tittle: "Color Palette" | |||
;DLL: [[WPCONFIG.DLL]] | |||
;Class definition file: wpclrpal.idl | |||
==Class hierarchy== | |||
SOMObject | |||
*[[WPObject]] | *[[WPObject]] | ||
**[[WPAbstract]] | **[[WPAbstract]] | ||
***[[WPPalette]] | ***[[WPPalette]] | ||
**** | ****WPColorPalette | ||
==SOMObject instance methods== | ==SOMObject instance methods== | ||
Line 33: | Line 43: | ||
*wpclsQueryEditString | *wpclsQueryEditString | ||
[[Category: | [[Category:WPS Classes]] |
Latest revision as of 01:30, 22 July 2020



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".
- Default Tittle
- "Color Palette"
- DLL
- WPCONFIG.DLL
- Class definition file
- wpclrpal.idl
Class hierarchy
SOMObject
- WPObject
- WPAbstract
- WPPalette
- WPColorPalette
- WPPalette
- WPAbstract
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