Class com.pvx.pvxdoc.setupUI

Inherits

*nomads

Properties

PROPERTY screen_id$

Initial panel to be loaded for the configuration information

PROPERTY screen_lib$

The library for the panel definitions

Methods

FUNCTION ChangeCB_Folders()

This method is executed when the check_box for "Folders" changes state.

FUNCTION ChangeCB_Strip()

This method is executed when the check_box for "StripText" changes state.

FUNCTION getOption(inKeyword$)

This method is used by the PvxDoc generation process to check the options (CreateFolders, ExitStatus, StripText).

FUNCTION getValue$(inKeyword$)

This method is used by the PvxDoc generation process to get the value for the options (DocTopic, StripValue).

FUNCTION PostLoad()

Load default values into controls

FUNCTION PreLoad()

Method that is executed when the 'Cancel' button is pressed. Method that is executed when the 'Start' button is pressed. The default initialization method for all objects that do not have a specific initialization method. This method is used to set the initial values for all of the check_boxes.