The xforms-ready event

Release 2.0 - ...

Dispatched as part of xforms-model-construct-done processing.

Event Properties

Event Properties Value / Description
Target model
Bubbles Yes
Cancelable No
Context Info None

The default action for this event results in the following:

  • None, notification event only.

Example

XML CopyCode image Copy Code
<xforms:model>
   <xforms:message level="modal" ev:event="xforms-ready">
      xforms-ready dispatched
   </xforms:message>
</xforms:model>

Specification

Link to the XForms specification: the xforms-ready event.