包 | com.adobe.ep.taskmanagement.util |
接口 | public interface ICollectionToken extends IToken |
实现器 | CollectionToken |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
运行时版本: | 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.
公共属性
属性 | 由以下参数定义 |
---|
属性详细信息
Tue Jun 12 2018, 11:04 AM Z