包 | 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, 11:04 AM Z