패키지 | com.adobe.icc.editors.managers |
클래스 | public class IccSearchManager |
상속 | IccSearchManager LCSearchManager |
언어 버전: | ActionScript 3.0 |
제품 버전: | Asset Composer Building Block 10 |
런타임 버전: | AIR (unsupported), Flash Player 10.2 |
공용 메서드
메서드 | 정의 주체 | ||
---|---|---|---|
Constructor. | IccSearchManager | ||
[재정의]
Search the Assets based on given searchQuery. | IccSearchManager |
생성자 세부 정보
IccSearchManager | () | 생성자 |
public function IccSearchManager()
언어 버전: | ActionScript 3.0 |
제품 버전: | Asset Composer Building Block 10.0 |
런타임 버전: | AIR (unsupported), Flash Player 10.2 |
Constructor.
메서드 세부 정보
search | () | 메서드 |
override public function search(query:SearchQuery, resultsListView:ListCollectionView = null):void
언어 버전: | ActionScript 3.0 |
제품 버전: | Asset Composer Building Block 10.0 |
런타임 버전: | AIR (unsupported), Flash Player 10.2 |
Search the Assets based on given searchQuery.
매개 변수
query:SearchQuery — Specifies the search query to fire.
| |
resultsListView:ListCollectionView (default = null ) — Specifies the result collection for the search.
|
Tue Jun 12 2018, 03:17 PM Z