Class definition file: wpsystem.idl
Class hierarchy SOMObject
WPObject
WPAbstract
WPSystem
Description
This is the system object class. An instance of this class can be created as a Workplace object and is created initially by the system. It has the title "System" and resides in the "System Setup" folder.
Instance methods
The following list shows all the WPSystem class methods:
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 WPSystem 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 WPSystem Workplace class object.
WPObject class methods
The following list shows all the class methods overridden by the WPSystem class. These methods are overridden to modify the behavior defined by an ancestor class.
WPAbstract class methods
The following list shows all the class methods overridden by the WPSystem class. These methods are overridden to modify the behavior defined by an ancestor class.
wpclsSetSettings override by wpSystem
The defaults can be specified on a wpclsSetSetting invocation to request that the setting be set to its default value. wpclsQuerySetting, however, never returns an xxxx_DEFAULT value.
┌───────────────────────────┬───────────────────────┬────────────────────┐│Setting │Value │Description │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │Animation │ANIMATION_ON │Enables animation │ │ │ │when a window is │ │ │ │created or │ │ │ │maximized. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │ANIMATION_OFF │Disables animation │ │ │ │when a window is │ │ │ │created or │ │ │ │maximized. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │ANIMATION_DEFAULT │Sets the default │ │ │ │window animation │ │ │ │setting. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ConfirmCopyMoveCreateShadow│CONFIRM_ON │Displays a │ │ │ │confirmation when a │ │ │ │copy, move, or │ │ │ │create shadow │ │ │ │operation occurs. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CONFIRM_OFF │Does not display a │ │ │ │confirmation when a │ │ │ │copy, move, or │ │ │ │create shadow │ │ │ │operation occurs. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CONFIRM_DEFAULT │Sets the default │ │ │ │confirmation display│ │ │ │setting. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ConfirmFolderDelete │CONFIRM_ON │Displays a │ │ │ │confirmation when a │ │ │ │folder is deleted. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CONFIRM_OFF │Does not display a │ │ │ │confirmation when a │ │ │ │folder is deleted. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CONFIRM_DEFAULT │Sets the default │ │ │ │confirmation display│ │ │ │setting. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ConfirmObjectDelete │CONFIRM_ON │Displays a │ │ │ │confirmation when an│ │ │ │object is deleted. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CONFIRM_OFF │Does not display a │ │ │ │confirmation when an│ │ │ │object is deleted. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CONFIRM_DEFAULT │Sets the default │ │ │ │confirmation display│ │ │ │setting. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ConfirmRenameFileExtension │CONFIRM_ON │Displays a │ │ │ │confirmation when a │ │ │ │file or extension is│ │ │ │renamed. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CONFIRM_OFF │Does not display a │ │ │ │confirmation when a │ │ │ │file or extension is│ │ │ │renamed. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CONFIRM_DEFAULT │Sets the default │ │ │ │confirmation display│ │ │ │setting. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │CurrentView │CCVIEW_ON │Turns concurrent │ │ │ │view mode on. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CCVIEW_OFF │Turns concurrent │ │ │ │view mode off. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │CCVIEW_DEFAULT │Sets the concurrent │ │ │ │view mode to the │ │ │ │default. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │DisplayProgressIndicator │DISPLAY_ON │Displays a progress │ │ │ │indicator. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │DISPLAY_OFF │Does not display │ │ │ │progress indicator. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │DISPLAY_DEFAULT │Sets the default │ │ │ │progress indicator │ │ │ │display setting. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │LogoDisplayTime │LOGO_INDEFINITE │Displays the logo │ │ │ │indefinitely. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │LOGO_NONE │Does not display the│ │ │ │logo. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │time │Displays the logo │ │ │ │for a given period │ │ │ │of time. This value│ │ │ │must be in the range│ │ │ │0 to 32767 │ │ │ │milliseconds. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │LOGO_DEFAULT │Sets the default │ │ │ │logo display time. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │MinButtonAppearance │BUTTON_HIDE │Sets views of this │ │ │ │object to have a │ │ │ │hide button as │ │ │ │opposed to a │ │ │ │minimize button. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │BUTTON_MINIMIZE │Sets views of this │ │ │ │object to have a │ │ │ │minimize button as │ │ │ │opposed to a hide │ │ │ │button. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │BUTTON_DEFAULT │Sets the default │ │ │ │minimize button │ │ │ │appearance setting. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │MinButtonBehavior │MINWIN_HIDE │Hides the view of an│ │ │ │object when its │ │ │ │minimize button is │ │ │ │selected. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │MINWIN_VIEWER │Minimizes the view │ │ │ │of an object to the │ │ │ │minimized window │ │ │ │viewer when its │ │ │ │minimize button is │ │ │ │selected. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │MINWIN_DESKTOP │Minimizes the view │ │ │ │of an object to the │ │ │ │Desktop when its │ │ │ │minimize button is │ │ │ │selected. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │MINWIN_DEFAULT │Sets the default │ │ │ │minimize button │ │ │ │behavior setting. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │NameClash │NAMECLASH_PROMPT │Displays a dialog │ │ │ │when an object is │ │ │ │created, copied or │ │ │ │moved to a folder │ │ │ │which contains │ │ │ │another object with │ │ │ │the same name. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │NAMECLASH_RENAME │Renames an object │ │ │ │when it is created, │ │ │ │copied or moved to a│ │ │ │folder which │ │ │ │contains another │ │ │ │object with the same│ │ │ │name. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │NAMECLASH_REPLACE │Replaces the │ │ │ │existing object with│ │ │ │the new object when │ │ │ │an object is │ │ │ │created, copied or │ │ │ │moved to a folder │ │ │ │which contains │ │ │ │another object with │ │ │ │the same name. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │NAMECLASH_DEFAULT │Sets the default │ │ │ │setting for handling│ │ │ │name clashes. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │PrintScreen │PRINTSCREEN_ON │Enables printing │ │ │ │when the print │ │ │ │screen key is │ │ │ │pressed. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │PRINTSCREEN_OFF │Disables printing │ │ │ │when the print │ │ │ │screen key is │ │ │ │pressed. │ ├───────────────────────────┼───────────────────────┼────────────────────┤ │ │PRINTSCREEN_DEFAULT │Sets the default │ │ │ │setting when the │ │ │ │print screen key is │ │ │ │pressed. │ └───────────────────────────┴───────────────────────┴────────────────────┘