Class definition file: wpscheme.idl
Class hierarchy SOMObject
WPObject
WPAbstract
WPPalette
WPSchemePalette
Description
This is the scheme palette object class. An instance of this class can be created as a Workplace object. An instance of this class is created initially by the system. It has the title "Scheme Palette" and resides in the "System Setup" folder.
Instance methods
There are currently no methods defined for the WPSchemePalette Workplace class object.
SOMObject instance methods
The following list shows all the instance methods overridden by the WPObject 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 WPSchemePalette class. These methods are overridden in order to modify the behavior defined by an ancestor class.
wpSetup override by WPSchemePalette
The following are the keyname-value pairs added by the WPSchemePalette class.
ÚÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿³KEYNAME ³VALUE ³DESCRIPTION ³ ÃÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³AUTOSETUP ³YES ³This automatically sets the palette ³ ³ ³ ³values to the original system palette ³ ³ ³ ³settings. ³ ³ ³ ³This is the default setting. ³ ÃÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³ ³NO ³This does not set palette values to ³ ³ ³ ³the original system palette settings. ³ ÃÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³SCHEMES ³Schemetype ³These are the initial schemes for each³ ³ ³ ³cell in the scheme palette. The ³ ³ ³ ³values for each cell are separated by ³ ³ ³ ³commas. This is equivalent to calling³ ³ ³ ³the wpSetupCell instance method. The ³ ³ ³ ³schemetype value is presented as the ³ ³ ³ ³scheme name followed by a colon, ³ ³ ³ ³followed by an application name in the³ ³ ³ ³INI file. ³ ÃÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³XCELLCOUNT³columns ³Number of X cells as decimal digits. ³ ³ ³ ³If not specified, defaults to 4. ³ ÃÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³YCELLCOUNT³rows ³Number of Y cells as decimal digits. ³ ³ ³ ³If not specified, defaults to 7. ³ ÀÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
Example
pszSetupString="SCHEMES=Marble:PM_Marble_Colors," "Southwest:PM_Southwest_Colors," "Khaki:PM_Khaki_Colors";
WPPalette instance methods
The following list shows all the methods overridden by the WPSchemePalette class. These methods are overridden in order to modify the behavior defined by an ancestor class.
Class methods
There are currently no class methods defined for the WPSchemePalette Workplace class object.
WPObject class methods
The following list shows all the class methods overridden by the WPSchemePalette class. These methods are overridden to modify the behavior defined by an ancestor class.
WPPalette class methods
The following list shows all the class methods overridden by the WPSchemePalette class. These methods are overridden to modify the behavior defined by an ancestor class.