Class: FormExternalControl

Module location: ExtFrm.pkg line 26 (view source)

Class Hierarchy:

DFBaseFormFormFormExternalControl

Direct Known Subclasses:

TrackBar,

Class Definition

Properties

integerLocalChangingState
set true when making a local (externally triggered) change. This is set when a Set Value change is made
integerPrivate.ControlChangingState

Functions and Procedures

Construct_Object()
Inherited from Form
StringControlValue()
ControlValueChanged()
RefreshControl(string sVal)
refresh control without triggering a DD changed condition.
set(integer iItem string sVal)
Inherited from Form
Set(string sVal)
Inherited from Form
It is expected that the sub-class (or more likely another mixin included with the sub-class will provide functionality for these messages. This gets and sets the value of the actual window control. These should only be used to synchronize the window control and the DF side. Do not use for any other purpose.

Instances

oCDOCheckForCrystal.dg362
oCKCheckForCrystal.dg377
oCRCheckForCrystal.dg347
oEndCustNameCustomerListCR.rv181
oEndCustNumberCustomerListCR.rv117
oFileNameFormCustomerListCR.rv278
oReportFormReportPreviewCR.rv23
oReportNameFormReportInformationCR.rv34
oStartCustNameCustomerListCR.rv160
oStartCustNumberCustomerListCR.rv94

References (1):

ModuleContaining SymbolLine
Trckbr.pkgTrackBar94