Products Downloads


French version


Vous regardez une version antérieure (v. /doccenter/display/ADELIA2057V1410/Events+of+the+AJAX+REQUEST+Object) de cette page.

afficher les différences afficher l'historique de la page

Vous regardez la version actuelle de cette page. (v. 1) Actuel »

 

Abort

Triggered when the execution is cancelled by calling the ABORT method.

 

ReadyStateChange

Triggered when the request changes its status. The READY_STATE property indicates then the request status.

 

Load

Triggered when the request was successful.

 

LoadStart

Triggered at the start of the request execution.

 

Error

Triggered when the request fails.

 

Timeout

Triggered when the execution takes longer than the request timeout.

 

LoadEnd

Triggered when the request execution is complete (whether successfully or not).

 

Progress

Indicates that the data is being transferred.

 

 

 

↑ Top of page

  • Aucune étiquette