| Pacchetto | com.adobe.solutions.rca.vo |
| Classe | public class StageTemplateSearchFilterVO |
| Ereditarietà | StageTemplateSearchFilterVO Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| active : Boolean
Whether to search for active templates only or for all templates. | StageTemplateSearchFilterVO | ||
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| createdBy : String
Name of the user who created the template. | StageTemplateSearchFilterVO | ||
| keywords : String
Keywords to search for. | StageTemplateSearchFilterVO | ||
| lastModifiedBy : String
Name of the user who last modified the template. | StageTemplateSearchFilterVO | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
The constructor for StageTemplateSearchFilterVO class. | StageTemplateSearchFilterVO | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
Descrizione delle proprietà
active | proprietà |
active:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Whether to search for active templates only or for all templates.
Implementazione
public function get active():Boolean public function set active(value:Boolean):voidcreatedBy | proprietà |
createdBy:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Name of the user who created the template.
Implementazione
public function get createdBy():String public function set createdBy(value:String):voidkeywords | proprietà |
keywords:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Keywords to search for.
Implementazione
public function get keywords():String public function set keywords(value:String):voidlastModifiedBy | proprietà |
lastModifiedBy:String| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Name of the user who last modified the template.
Implementazione
public function get lastModifiedBy():String public function set lastModifiedBy(value:String):voidDescrizione della funzione di costruzione
StageTemplateSearchFilterVO | () | Funzione di costruzione |
public function StageTemplateSearchFilterVO()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The constructor for StageTemplateSearchFilterVO class.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate