Pakiet | com.adobe.livecycle.rca.model.constant |
Klasa | public class ReviewCommentVisibility |
Dziedziczenie | ReviewCommentVisibility Object |
Przestarzałe od Review, Commenting, and Approval 10: Użyj com.adobe.solutions.rca.constant.ReviewCommentVisibility
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Właściwości publiczne
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Provides values for the commentVisibility property of ReviewContext. | ReviewCommentVisibility | ||
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | ||
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | ||
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | ||
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | ||
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | ||
Zwraca ciąg reprezentujący określony obiekt. | Object | ||
Zwraca pierwotną wartość dla określonego obiektu. | Object |
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
INTER_STAGE : String = "INTER_STAGE" [statyczny] Specifies that comments added to a review stage are visible in other stages. | ReviewCommentVisibility | ||
ONLY_INTRA_STAGE : String = "ONLY_INTRA_STAGE" [statyczny] Specifies that comments added to a review stage are not visible in other stages. | ReviewCommentVisibility | ||
TYPES : Array [statyczny] A utility array that contains all the valid values for the ReviewCommentVisibility class. | ReviewCommentVisibility |
Konstruktor Szczegół
ReviewCommentVisibility | () | Konstruktor |
public function ReviewCommentVisibility()
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | 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.
Powiązane elementy interfejsu API
Szczegół stałej
INTER_STAGE | Stała |
public static const INTER_STAGE:String = "INTER_STAGE"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that comments added to a review stage are visible in other stages.
ONLY_INTRA_STAGE | Stała |
public static const ONLY_INTRA_STAGE:String = "ONLY_INTRA_STAGE"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that comments added to a review stage are not visible in other stages.
TYPES | Stała |
public static const TYPES:Array
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
Wersje środowiska wykonawczego: | 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, 12:06 PM Z