| Pacchetto | com.adobe.livecycle.rca.model.constant |
| Classe | public class ReviewCommentVisibility |
| Ereditarietà | ReviewCommentVisibility Object |
Obsoleto da Review, Commenting, and Approval 10: Da utilizzare com.adobe.solutions.rca.constant.ReviewCommentVisibility
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Proprietà pubbliche
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Provides values for the commentVisibility property of ReviewContext. | ReviewCommentVisibility | ||
![]() |
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 | |
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| INTER_STAGE : String = "INTER_STAGE" [statico] Specifies that comments added to a review stage are visible in other stages. | ReviewCommentVisibility | ||
| ONLY_INTRA_STAGE : String = "ONLY_INTRA_STAGE" [statico] Specifies that comments added to a review stage are not visible in other stages. | ReviewCommentVisibility | ||
| TYPES : Array [statico] A utility array that contains all the valid values for the ReviewCommentVisibility class. | ReviewCommentVisibility | ||
Descrizione della funzione di costruzione
ReviewCommentVisibility | () | Funzione di costruzione |
public function ReviewCommentVisibility()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the commentVisibility property of ReviewContext.
It determines whether comments added to a review stage are visible in other stages.
Elementi API correlati
Descrizione delle costanti
INTER_STAGE | Costante |
public static const INTER_STAGE:String = "INTER_STAGE"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that comments added to a review stage are visible in other stages.
ONLY_INTRA_STAGE | Costante |
public static const ONLY_INTRA_STAGE:String = "ONLY_INTRA_STAGE"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that comments added to a review stage are not visible in other stages.
TYPES | Costante |
public static const TYPES:Array| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array that contains all the valid values for the ReviewCommentVisibility class.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate