套件 | 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, 03:47 PM Z