Pakket | com.adobe.solutions.rca.presentation.constant |
Klasse | public class LocalizedApproverStatus |
Overerving | LocalizedApproverStatus ApproverStatus Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare eigenschappen
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
The constructor for LocalizedApproverStatus class. | LocalizedApproverStatus | ||
[statisch]
This method returns an array of all localized approver statuses. | LocalizedApproverStatus | ||
[statisch]
This method returns localized strings for approver status. | LocalizedApproverStatus | ||
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
Constructordetails
LocalizedApproverStatus | () | Constructor |
public function LocalizedApproverStatus()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for LocalizedApproverStatus
class.
Methodedetails
getLocalizedTypeArray | () | methode |
public static function getLocalizedTypeArray():Array
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This method returns an array of all localized approver statuses.
Geretourneerde waardeArray — An array with all localized approver statuses.
|
getLocalizedValue | () | methode |
public static function getLocalizedValue(type:String):String
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This method returns localized strings for approver status.
Parameters
type:String — An approver status.
|
String — It returns localized strings for approver status.
|
Wed Jun 13 2018, 11:42 AM Z