pp108 : doEBIValidate

doEBIValidate

It sets or retrieves the value that indicates whether a validate request should be sent to the Cordys WS-AppServer when the data in the control is changed.

Syntax

Design Time

This is a design-time property and can be set through the property sheet of the control.

Remarks

By default, the value of this property is False.
If set to True, a validate request is sent to the WS-AppServer when the value of the control is changed.
During runtime, this property can be set using the setEBIValidate method and accessed using the getEBIValidate method.

Applies to

Input, Output, TextArea, Password, Check, Select, List, setEBIValidate(), getEBIValidate()