LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


closing(e)

Occurs before dialog starts to close.

Event Data

ParamTypeDetails
eObjectAn object that contains the event data

Remarks

The following object is carried with this event:

  • cancel - boolean, specifies whether the close operation is cancelled or not

For cancellation, set the cancel field from event data to true.

Version Information

Supported in: v1.0.

See Also