IListDetailEditorViewT Methods |
The IListDetailEditorViewT generic type exposes the following members.
Name | Description | |
---|---|---|
ConfirmWithUser |
Asks the user to confirm some action. This must be a modal confirmation, the method should not return until the
answer is known.
(Inherited from IConfirmView.) | |
FocusOnEditFields |
Sets the user's input focus to the first field that represents the
content of the selected record.
| |
RefreshRecords |
Refreshes the list of records shown to the user.
| |
RefreshSelectedRecord |
Refreshes the fields that hold the content of the selected record.
| |
ShowValidationResults |
Displays the results of the validation of input to the user.
(Inherited from IValidateView.) |