RecordLockingWindow Members
The RecordLockingWindow type exposes the following members.
Methods
Name | Description | |
---|---|---|
CloseWindow |
Closes the window.
|
|
GetAutoFills |
Gets the automatic fills.
|
|
HandleAutoFillValFail |
Handles the automatic fill value fail.
|
|
Initialize |
Initializes this instance.
|
|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
OnValidationFail |
Called when [validation fail].
|
|
ResetViewForNewRecord |
Reset the view for new record.
|
|
SetControlReadOnlyMode |
Sets the control read only mode.
|
|
SetupView |
Setups the view.
|
Properties
Name | Description | |
---|---|---|
Border |
Gets or sets the border.
|
|
ButtonsPanel |
Gets or sets the buttons panel.
|
|
CancelSaveButton |
Gets or sets the cancel save button.
|
|
ContinueSaveButton |
Gets or sets the continue save button.
|
|
MessagePanel |
Gets or sets the message panel.
|
|
Processor |
Gets or sets the processor.
|
|
UserAutoFillControl |
Gets or sets the user automatic fill control.
|
|
UserLabel |
Gets or sets the user label.
|
|
UserReadOnlyControl |
Gets or sets the user read only control.
|
|
ViewModel |
Gets or sets the view model.
|