Class APE.Lock

Defined in Lock-a.js

Author: Garrett Smith

Aspect that can be used for AsyncRequest, Animation, or anything that involves setTimeout or setInterval.

Adds an __ape_lock_has_lock property to the object it locks on. Just ignore this.

Constructor Summary
APE.Lock()
            Locking aspect.
 
Method Summary
getLock()
           undocumented
isLocked()
           undocumented
releaseLock()
           undocumented
 
Constructor Detail

APE.Lock

APE.Lock()

Method Detail

getLock

getLock()

isLocked

isLocked()

releaseLock

releaseLock()

Documentation generated by JsDoc Toolkit 1.4.0 on Sun Aug 17 2008 17:08:27 GMT-0700 (PDT)