CdrTableFocusChangeReason
This type defines the possible causes for a cell focus change in a verification table.
| Type | Description |
|---|---|
| CdrTfcrBrainwareExtractionApplied | The focus changed due to applied interactive Brainware table extraction. |
| CdrTfcrCellBitmapClicked | The focus changed because a cell bitmap was clicked. |
| CdrTfcrCellDoubleClicked | The focus changed because a cell was double clicked. |
| CdrTfcrCellLocationClicked | The focus changed because the location of this cell was clicked in the active Cairo Viewer. |
| CdrTfcrColumnMapped | The focus changed because a column was mapped. |
| CdrTfcrColumnsSwapped | The focus changed because columns were swapped. |
| CdrTfcrColumnUnmapped | The focus changed because a column was unmapped. |
| CdrTfcrEnterPressed | The focus changed because the validation of a cell was invoked. |
| CdrTfcrFirstInvalidFieldSelected | The focus changed because the first invalid field was selected . |
| CdrTfcrFocusRefreshed | The focus changed Selected the table was refreshed. |
| CdrTfcrFormLoaded | The focus was initialized because a form was loaded. |
| CdrTfcrMouseClicked | The focus changed because a cell was selected by a mouse click. |
| CdrTfcrRowsMerged | The focus changed because rows were merged. |
| CdrTfcrRowsRemoved | The focus changed because one or more table rows were removed. |
| CdrTfcrSelectionCopied | The focus changed because a user-selected area was copied from the active Cairo Viewer. |
| CdrTfcrTableCandidateChanged | The focus changed because a new table candidate was selected by the user. |
| CdrTfcrTabPressed | The focus changed because the user pressed the Tab key or any arrow key. |
| CdrTfcrUnknownReason | The focus changed because of an unknown cause. |
| CdrTfcrWordCopied | The focus changed because a word was copied from the active Cairo Viewer. |
