Het pakket lc.foundation.util bevat nuttige klassen en componenten voor het verwerken van berichten uit de Document-server. De klassen zijn nuttig voor het verwerken van asynchrone aanroepen van gegevensproviders.
Functies
| Functie | Beschrijving |
---|
| addOneShotEventListener |
Add an event listener to the specified event dispatcher ensuring that it will only fire once. |
| addParams |
Create an adapter function that calls the provided function with the provided parameters,
appending any parameters passed in when it is invoked. |
Klassen
| Klasse | Beschrijving |
---|
| CollectionToken |
The CollectionToken class represents a token for asynchronous calls that return a collection. |
| CompositeMessage |
The CompositeMessage class encapsulates a composite message. |
| DefaultResponder |
The DefaultResponder class is an implementation of the mx.rpc.IResponder interface. |
| ObjectToken |
The ObjectToken class represents a token for an asynchronous call that returns an object. |
| Token |
The Token class provides a mechanism to specify handlers for asynchronous calls. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Wed Jun 13 2018, 11:57 AM Z