Paquete | com.adobe.ep.taskmanagement.util |
Interfaz | public interface ICollectionToken extends IToken |
Implementadores | CollectionToken |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Versiones de motor de ejecución: | AIR 2.6, Flash Player 10.2 |
CollectionToken
class represents a token for asynchronous calls that return a collection.
The collection can be accessed from the result
property immediately after the
asynchronous call, although it may not be populated at that time. Use this class when the result is
bound as a data provider.
Propiedades públicas
Propiedad | Definido por |
---|
Métodos públicos
Información sobre propiedades
Tue Jun 12 2018, 02:12 PM Z