| Pacote | com.adobe.livecycle.rca.model.constant |
| Classe | public class ReviewCommentVisibility |
| Herança | ReviewCommentVisibility Object |
Obsoleto desde Review, Commenting, and Approval 10: Use com.adobe.solutions.rca.constant.ReviewCommentVisibility
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 9.5 |
| Versões de runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Propriedades públicas
Métodos públicos
| Método | Definido por | ||
|---|---|---|---|
Provides values for the commentVisibility property of ReviewContext. | ReviewCommentVisibility | ||
![]() |
Indica se um objeto tem uma propriedade especificada definida. | Object | |
![]() |
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro. | Object | |
![]() |
Indica se a propriedade especificada existe e é enumerável. | Object | |
![]() |
Define a disponibilidade de uma propriedade dinâmica para operações de repetição. | Object | |
![]() |
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade. | Object | |
![]() |
Retorna a representação de string do objeto especificado. | Object | |
![]() |
Retorna o valor primitivo do objeto especificado. | Object | |
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| INTER_STAGE : String = "INTER_STAGE" [estático] Specifies that comments added to a review stage are visible in other stages. | ReviewCommentVisibility | ||
| ONLY_INTRA_STAGE : String = "ONLY_INTRA_STAGE" [estático] Specifies that comments added to a review stage are not visible in other stages. | ReviewCommentVisibility | ||
| TYPES : Array [estático] A utility array that contains all the valid values for the ReviewCommentVisibility class. | ReviewCommentVisibility | ||
Detalhes do construtor
ReviewCommentVisibility | () | Construtor |
public function ReviewCommentVisibility()| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 9.5 |
| Versões de 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.
Elementos da API relacionados
Detalhes da constante
INTER_STAGE | Constante |
public static const INTER_STAGE:String = "INTER_STAGE"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 9.5 |
| Versões de 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 | Constante |
public static const ONLY_INTRA_STAGE:String = "ONLY_INTRA_STAGE"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 9.5 |
| Versões de runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that comments added to a review stage are not visible in other stages.
TYPES | Constante |
public static const TYPES:Array| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 9.5 |
| Versões de runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array that contains all the valid values for the ReviewCommentVisibility class.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas