Class ecStyleCheckEditUI

Inherits

*nomads

Properties

PROPERTY screen_id$

Panel/Library information for NOMADS

PROPERTY screen_lib$

Methods

FUNCTION ChangeCB_Delete()

This method is executed when the check_box for "Delete Search Value" changes state.

FUNCTION ChangeCB_Expression()

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

FUNCTION ChangeCB_Mandatory()

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

FUNCTION ChangeCB_Override()

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

FUNCTION ChangeCB_Rem()

This method is executed when the check_box for "REM / Literals" changes state.

FUNCTION ChangeCB_Whole()

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

FUNCTION ChangeML_Expression()

Expression value has changed

FUNCTION PostLoad()

Method that is executed when the 'Cancel' button is pressed. Method that is executed when the 'OK' 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.