Class Index | File Index

Classes


Namespace Ajax


Version 2.0.
Diese Klasse bietet das Handling von allgemeinen AJAX-Events.
Defined in: yourbash_source..js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
Ajax.AjaxLoader
Speichert den Container mit dem AjaxLoader.
Method Summary
Method Attributes Method Name and Description
<static>  
Ajax.error(e, jqxhr, settings, exception)
Wird aufgerufen, wenn ein Ajax-Fehler auftritt.
<static>  
Ajax.start()
Wird aufgerufen, wenn das erste Ajax-Event beginnt.
<static>  
Ajax.stop()
Wird aufgerufen, wenn alle Ajax-Events beendet sind.
Namespace Detail
Ajax

Author: Jan Kossick, jankossick@online.de.
Field Detail
<static> Ajax.AjaxLoader
Speichert den Container mit dem AjaxLoader.
Method Detail
<static> Ajax.error(e, jqxhr, settings, exception)
Wird aufgerufen, wenn ein Ajax-Fehler auftritt.
Parameters:
e
jqxhr
settings
exception

<static> Ajax.start()
Wird aufgerufen, wenn das erste Ajax-Event beginnt.

<static> Ajax.stop()
Wird aufgerufen, wenn alle Ajax-Events beendet sind.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Jan 22 2013 15:33:59 GMT+0100 (MEZ)