| Package | com.adobe.livecycle.rca.model.constant |
| Classe | public class ReviewCommentVisibility |
| Héritage | ReviewCommentVisibility Object |
Déconseillé depuis Review, Commenting, and Approval 10: Veuillez utiliser com.adobe.solutions.rca.constant.ReviewCommentVisibility
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
| Versions du moteur d’exécution: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Propriétés publiques
Méthodes publiques
| Méthode | Défini par | ||
|---|---|---|---|
Provides values for the commentVisibility property of ReviewContext. | ReviewCommentVisibility | ||
![]() |
Indique si la propriété spécifiée d’un objet est définie. | Object | |
![]() |
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre. | Object | |
![]() |
Indique si la propriété spécifiée existe et est énumérable. | Object | |
![]() |
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle. | Object | |
![]() |
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur. | Object | |
![]() |
Renvoie la représentation sous forme de chaîne de l’objet spécifié. | Object | |
![]() |
Renvoie la valeur primitive de l’objet spécifié. | Object | |
Constantes publiques
| Constante | Défini par | ||
|---|---|---|---|
| INTER_STAGE : String = "INTER_STAGE" [statique] Specifies that comments added to a review stage are visible in other stages. | ReviewCommentVisibility | ||
| ONLY_INTRA_STAGE : String = "ONLY_INTRA_STAGE" [statique] Specifies that comments added to a review stage are not visible in other stages. | ReviewCommentVisibility | ||
| TYPES : Array [statique] A utility array that contains all the valid values for the ReviewCommentVisibility class. | ReviewCommentVisibility | ||
Détails du constructeur
ReviewCommentVisibility | () | Constructeur |
public function ReviewCommentVisibility()| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
| Versions du moteur d’exécution: | 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.
Eléments de l’API associés
Détails de la constante
INTER_STAGE | Constante |
public static const INTER_STAGE:String = "INTER_STAGE"| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
| Versions du moteur d’exécution: | 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"| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
| Versions du moteur d’exécution: | 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| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
| Versions du moteur d’exécution: | 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, 09:30 AM Z
Masquer les propriétés publiques héritées
Afficher les propriétés publiques héritées