Class Index | File Index

Classes


Namespace fabric.Element#cache


Defined in: element.class.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
fabric.Element#cache.get(url, callback)
<static>  
fabric.Element#cache.has(name, callback)
<static>  
fabric.Element#cache.set(url, object)
Namespace Detail
fabric.Element#cache
Method Detail
<static> fabric.Element#cache.get(url, callback)
Parameters:
{String} url
{Function} callback

<static> fabric.Element#cache.has(name, callback)
Parameters:
{String} name
{Function} callback

<static> fabric.Element#cache.set(url, object)
Parameters:
{String} url
{Object} object

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Oct 14 2010 21:41:42 GMT-0400 (EDT)