gugga.utils.Locker Class Reference

Inheritance diagram for gugga.utils.Locker:

Inheritance graph
[legend]
Collaboration diagram for gugga.utils.Locker:

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
Todor Kolev

Definition at line 11 of file Locker.as.

Public Member Functions

function Locker ()
function setLock (aLockID:String)
function clearLock (aLockID:String)
function clearAllLocks ()
function isLocked ()

Private Attributes

var mLocks: Object


Constructor & Destructor Documentation

function gugga.utils.Locker.Locker (  ) 

Definition at line 15 of file Locker.as.


Member Function Documentation

function gugga.utils.Locker.setLock ( aLockID:String   ) 

Definition at line 20 of file Locker.as.

References gugga.events.EventDispatcher.dispatchEvent().

Here is the call graph for this function:

function gugga.utils.Locker.clearLock ( aLockID:String   ) 

Definition at line 43 of file Locker.as.

References gugga.events.EventDispatcher.dispatchEvent().

Here is the call graph for this function:

function gugga.utils.Locker.clearAllLocks (  ) 

Definition at line 53 of file Locker.as.

References gugga.events.EventDispatcher.dispatchEvent().

Here is the call graph for this function:

function gugga.utils.Locker.isLocked (  ) 

Definition at line 59 of file Locker.as.


Member Data Documentation

var gugga.utils.Locker.mLocks [private]

Definition at line 13 of file Locker.as.


Generated on Fri May 11 17:14:54 2007 for GuggaFramework by  doxygen 1.5.2