Namespace: Consultingwerk.SmartComponents.Base
Interface 
IFieldValidationError Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Implementation.ClientValidationError, Consultingwerk.SmartComponents.Implementation.SmartDataObjectValidationError

File:IFieldValidationError
Description:Interface definition to be implemented by a field validation
error.
Author(s):Marko Rüterbories / Consultingwerk Ltd.
Created:Tue Mar 03 15:44:19 CET 2009
Purpose: If the result of a field validation indicates a validation error,
the currently tested Control is indicated by the FocusControl. This
can be used to set the focus in the running application to the field with
the invalid value.
Notes: Normally only FocusControl OR FocusControlName are set.


Top Property Summary
Options Name Purpose
+ System.Windows.Forms.Control FocusControl
+ CHARACTER FocusControlName


Property Detail
Top

PUBLIC System.Windows.Forms.Control FocusControl


Returns System.Windows.Forms.Control
Top

PUBLIC CHARACTER FocusControlName


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:53:28