xforms-ondatacompleted |
This event is fired after all the views are initialized and the data is rendered. It is fired whenever data is applied to the model - through request, response or using the putData() method.
Event Information
To invoke |
Modify the data on the UI and click Save. |
Default Action |
Initiates any action associated with this event |
Named Script |
xforms-ondatacompleted |
Remarks
This event applies only to models that have transactional data.
Event Object Properties
No properties.
Return Value
No return values.