Package | com.adobe.ep.ux.content.services.load |
Interface | public interface IAssetLoaderService |
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Runtime Versions: | Flash Player 10.2, AIR (unsupported) |
Public Methods
Method | Defined By | ||
---|---|---|---|
Fetches the Data Dictionaries
| IAssetLoaderService |
Method Detail
loadAssetTypes | () | method |
public function loadAssetTypes(resultHandler:Function, faultHandler:Function):mx.rpc:AsyncToken
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Runtime Versions: | Flash Player 10.2, AIR (unsupported) |
Fetches the Data Dictionaries
Parameters
resultHandler:Function — The result handler
| |
faultHandler:Function — The fault handler
|
mx.rpc:AsyncToken — AsyncToken The async token which can be used to attach result and fault handlers
|
Mon Nov 28 2011, 06:48 AM -08:00