Class Index | File Index

Classes


Class AC.data.TreeLoadMonitor


Extends AC.data.LoadMonitor.
AC tree load monitor.
Defined in: Utility.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Fields borrowed from class AC.data.LoadMonitor:
counter, isActive, owner
Method Summary
Method Attributes Method Name and Description
<static>  
AC.data.TreeLoadMonitor.afterLoad()
Fires the 'aftertreeload' event and disables the load monitor.
Methods borrowed from class AC.data.LoadMonitor:
decrement, increment
Class Detail
AC.data.TreeLoadMonitor(owner)
Default constructor.
Parameters:
owner
the owner of this monitor
Method Detail
<static> AC.data.TreeLoadMonitor.afterLoad()
Fires the 'aftertreeload' event and disables the load monitor.
Returns:
void

Documentation generated by JsDoc Toolkit 2.0.0 on Sun Sep 23 2012 02:46:07 GMT-0500 (CDT)