WPPalette: Difference between revisions
Appearance
m Ak120 moved page OS2 API:SOM:Classes:WPPalette to WPPalette |
No edit summary |
||
Line 1: | Line 1: | ||
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 : | |||
==Class hierarchy SOMObject== | ==Class hierarchy SOMObject== | ||
*[[WPObject]] | *[[WPObject]] | ||
Line 53: | Line 59: | ||
* YCELLGAP | * YCELLGAP | ||
[[Category: | [[Category:WPS Classes]] |
Revision as of 19:30, 6 July 2017
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
Class hierarchy SOMObject
- WPObject
- WPAbstract
- WPPalette
- WPAbstract
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