Class definition file: wppalet.idl
Class hierarchy SOMObject
WPObject
WPAbstract
WPPalette
Description
This is the palette object class. There are no instances of this class initially created by the system.
Instance methods
The following list shows all the WPPalette instance methods:
SOMObject instance methods
The following list shows all the instance methods overridden by the WPPalette class. These instance methods are overridden in order to modify the behavior defined by an ancestor class.
WPObject instance methods
The following list shows all the methods overridden by the WPPalette class. These methods are overridden to modify the behavior defined by an ancestor class.
wpSetup override by WPPalette
The following table shows the keyname-value pairs added by the WPPalette class.
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿³KEYNAME ³VALUE ³DESCRIPTION ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³XCELLCOUNT ³columns ³Number of columns of cells. ³ ³ ³ ³If not specified, defaults to ³ ³ ³ ³13. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³YCELLCOUNT ³rows ³Number of rows of cells. If ³ ³ ³ ³not specified, defaults to 9. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³XCELLWIDTH ³width ³Width in dialog units of each ³ ³ ³ ³cell. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³YCELLHEIGHT ³height ³Height in dialog units of each³ ³ ³ ³cell. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³XCELLGAP ³gap ³X separation in dialog units ³ ³ ³ ³between each cell. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³YCELLGAP ³gap ³Y separation in dialog units ³ ³ ³ ³between each cell. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
Example
pszSetupString="XCELLCOUNT=3," "YCELLCOUNT=4";
Class methods
The following list shows all the WPPalette class methods:
WPObject class methods
The following list shows all the class methods overridden by the WPPalette class. These methods are overridden to modify the behavior defined by an ancestor class.