LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


opening(e)

Occurs before dialog starts to open.

Event Data

ParamTypeDetails
eObjectAn object that contains the event data

Remarks

The following object is carried with this event:

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

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

Version Information

Supported in: v1.0.

See Also