Class Index | File Index

Classes


Class SweetDevRia.AjaxPooler

Ajax object pool
Defined in: AjaxPooler.js.

Class Summary
Constructor Attributes Constructor Name and Description
<private>  
Field Summary
Field Attributes Field Name and Description
 
contains multiples Ajax instances
Method Summary
Method Attributes Method Name and Description
<static>  
SweetDevRia.AjaxPooler.getInstance()
Get next available Ajax object from pool, or create a new one if none are available
Class Detail
<private> SweetDevRia.AjaxPooler()
Field Detail
pooler
contains multiples Ajax instances
Method Detail
<static> {Ajax} SweetDevRia.AjaxPooler.getInstance()
Get next available Ajax object from pool, or create a new one if none are available
Returns:
An available Ajax object

Documentation generated by JsDoc Toolkit 2.0.0 on Thu May 05 2011 12:20:29 GMT+0200 (CEST)