Pakket | com.adobe.livecycle.rca.model.constant |
Klasse | public class ReviewType |
Overerving | ReviewType ![]() |
Vervangen vanaf Review, Commenting, and Approval 10: Gebruik com.adobe.solutions.rca.constant.ReviewType
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Openbare eigenschappen
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
Provides values for the ReviewType property of ReviewContext. | ReviewType | ||
![]() |
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | |
![]() |
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | |
![]() |
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | |
![]() |
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | |
![]() |
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | |
![]() |
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | |
![]() |
Retourneert de primitieve waarde van het opgegeven object. | Object |
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
AD_HOC_REVIEW : String = "AD_HOC_REVIEW" [statisch] Specifies the review type for an ad hoc review. | ReviewType | ||
REGULATED_REVIEW : String = "REGULATED_REVIEW" [statisch] Specifies the review type for a regulated review. | ReviewType | ||
TYPES : Array [statisch] A utility array that contains all the valid values for the ReviewType class. | ReviewType |
Constructordetails
ReviewType | () | Constructor |
public function ReviewType()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the ReviewType
property of ReviewContext
.
Verwante API-elementen
Constantedetails
AD_HOC_REVIEW | Constante |
public static const AD_HOC_REVIEW:String = "AD_HOC_REVIEW"
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the review type for an ad hoc review.
REGULATED_REVIEW | Constante |
public static const REGULATED_REVIEW:String = "REGULATED_REVIEW"
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the review type for a regulated review.
TYPES | Constante |
public static const TYPES:Array
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 9.5 |
Runtimeversies: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array that contains all the valid values for the ReviewType
class.
Wed Jun 13 2018, 11:42 AM Z