Namespace fabric.Element#cache
Defined in: element.class.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| 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)
|
Method Detail
<static>
fabric.Element#cache.get(url, callback)
<static>
fabric.Element#cache.has(name, callback)
<static>
fabric.Element#cache.set(url, object)
- Parameters:
- {String} url
- {Object} object