Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiFormCancel

hiFormCancel ( 
r_form 
) 
=> t 

Description

Equivalent to clicking the Cancel button on a form.

If the form is mapped, it gets unmapped. The values of the form fields get restored to the last values saved, and any field callbacks are called if this results in a change of field values.

If hiFormCancel is called on a form that has a Close button but does not have a Cancel button, hiFormCancel calls hiFormClose.

Argument

r_form

Form to be canceled.

Values Returned

t

The form is canceled.

Related Topics

hiCreateAppForm

hiFormApply

hiFormClose

hiFormDefaults

hiFormDone


Return to top
 ⠀
X