FormObjectSet.validateDelete Method

Has no functionality in the FormObjectSet class but is overridden by the FormDataSource.validateDelete method, which prompts the user to confirm the deletion of a record from the data source.

Syntax

public boolean validateDelete()

Run On

Client

See Also

Reference

FormObjectSet Class