Пакет | com.adobe.ep.taskmanagement.util |
Интерфейс | public interface IObjectToken extends IToken |
Средство реализации | ObjectToken |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
ObjectToken
class represents a token for an asynchronous call that returns an object.
The object 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.
Общедоступные свойства
Свойство | Определено |
---|
Общедоступные методы
Сведения о свойстве
Tue Jun 12 2018, 11:34 AM Z