| Pacchetto | com.adobe.icc.editors.managers |
| Classe | public class IccSearchManager |
| Ereditarietà | IccSearchManager LCSearchManager |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | IccSearchManager | ||
[override]
Search the Assets based on given searchQuery. | IccSearchManager | ||
Descrizione della funzione di costruzione
IccSearchManager | () | Funzione di costruzione |
public function IccSearchManager()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10.0 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Descrizione dei metodi
search | () | metodo |
override public function search(query:SearchQuery, resultsListView:ListCollectionView = null):void| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10.0 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Search the Assets based on given searchQuery.
Parametri
query:SearchQuery — Specifies the search query to fire.
| |
resultsListView:ListCollectionView (default = null) — Specifies the result collection for the search.
|
Tue Jun 12 2018, 02:44 PM Z