Guida di riferimento di ActionScript® 3.0 per la piattaforma Adobe® Flash®
Home  |  Nascondi elenco pacchetti e classi |  Pacchetti  |  Classi  |  Novità  |  Indice  |  Appendici  |  Perché in inglese?
Filtri: Recupero dati dal server...
Recupero dati dal server...
com.adobe.livecycle.rca.model.constant 

ReviewCommentVisibility  - AS3 Review, Commenting, and Approval

Pacchettocom.adobe.livecycle.rca.model.constant
Classepublic class ReviewCommentVisibility
EreditarietàReviewCommentVisibility Inheritance 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)

ReviewCommentVisibility enumerator.



Proprietà pubbliche
 ProprietàDefinito da
 Inheritedconstructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto.
Object
Metodi pubblici
 MetodoDefinito da
  
Provides values for the commentVisibility property of ReviewContext.
ReviewCommentVisibility
 Inherited
Indica se per un oggetto è definita una proprietà specifica.
Object
 Inherited
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro.
Object
 Inherited
Indica se la proprietà specificata esiste ed è enumerabile.
Object
 Inherited
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche.
Object
 Inherited
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate.
Object
 Inherited
Restituisce la rappresentazione in formato stringa dell'oggetto specificato.
Object
 Inherited
Restituisce il valore di base dell'oggetto specificato.
Object
Costanti pubbliche
 CostanteDefinito 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.





[ X ]Perché in inglese?
Il contenuto della Guida di riferimento di ActionScript 3.0 appare in inglese

Non tutte le parti della Guida di riferimento di ActionScript 3.0 sono tradotte in tutte le lingue. Quando un elemento del linguaggio non è tradotto, viene riportato in inglese. Ad esempio, la classe ga.controls.HelpBox non è tradotta in nessuna lingua. Pertanto, nella versione italiana della guida di riferimento, la descrizione della classe ga.controls.HelpBox è riportata in inglese.