패키지 | 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, 03:17 PM Z