| Paket | com.adobe.livecycle.rca.model.constant |
| Klass | public class ReviewCommentVisibility |
| Arv | ReviewCommentVisibility Object |
Borttagen sedan Review, Commenting, and Approval 10: Använd com.adobe.solutions.rca.constant.ReviewCommentVisibility
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 9.5 |
| Körningsmiljöversioner: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Publika egenskaper
Publika metoder
| Metod | Definieras med | ||
|---|---|---|---|
Provides values for the commentVisibility property of ReviewContext. | ReviewCommentVisibility | ||
![]() |
Anger om det finns en egenskap angiven för ett objekt. | Object | |
![]() |
Anger om en instans av klassen Object finns i prototypkedjan för objektet som anges som parameter. | Object | |
![]() |
Anger om den angivna egenskapen finns och är uppräkningsbar. | Object | |
![]() |
Anger tillgänglighet för en dynamisk egenskap för slingåtgärder. | Object | |
![]() |
Returnerar det här objektets strängrepresentation, formaterad i enlighet med språkspecifika konventioner. | Object | |
![]() |
Returnerar det angivna objektets strängbeteckning. | Object | |
![]() |
Returnerar det angivna objektets primitiva värde. | Object | |
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| INTER_STAGE : String = "INTER_STAGE" [statisk] Specifies that comments added to a review stage are visible in other stages. | ReviewCommentVisibility | ||
| ONLY_INTRA_STAGE : String = "ONLY_INTRA_STAGE" [statisk] Specifies that comments added to a review stage are not visible in other stages. | ReviewCommentVisibility | ||
| TYPES : Array [statisk] A utility array that contains all the valid values for the ReviewCommentVisibility class. | ReviewCommentVisibility | ||
Konstruktordetaljer
ReviewCommentVisibility | () | Konstruktor |
public function ReviewCommentVisibility()| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 9.5 |
| Körningsmiljöversioner: | 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.
Relaterade API-element
Konstantdetaljer
INTER_STAGE | Konstant |
public static const INTER_STAGE:String = "INTER_STAGE"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 9.5 |
| Körningsmiljöversioner: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that comments added to a review stage are visible in other stages.
ONLY_INTRA_STAGE | Konstant |
public static const ONLY_INTRA_STAGE:String = "ONLY_INTRA_STAGE"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 9.5 |
| Körningsmiljöversioner: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that comments added to a review stage are not visible in other stages.
TYPES | Konstant |
public static const TYPES:Array| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 9.5 |
| Körningsmiljöversioner: | 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, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper