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