Class Index | File Index

Classes


Class jasmine.QueuedFunction


Defined in: jasmine.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
jasmine.QueuedFunction(env, func, timeout, latchFunction, spec)
QueuedFunction is how ActionCollections' actions are implemented
Class Detail
jasmine.QueuedFunction(env, func, timeout, latchFunction, spec)
QueuedFunction is how ActionCollections' actions are implemented
Parameters:
{jasmine.Env} env
{Function} func
{Number} timeout
{Function} latchFunction
{jasmine.Spec} spec

Documentation generated by JsDoc Toolkit 2.3.0 on Thu Jul 09 2009 21:42:19 GMT-0700 (PDT)