Pakket | com.adobe.solutions.rca.presentation.constant |
Klasse | public class LocalizedAuthorStatus |
Overerving | LocalizedAuthorStatus ![]() ![]() |
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 LocalizedAuthorStatus class. | LocalizedAuthorStatus | ||
[statisch]
This method returns an array of all localized author statuses. | LocalizedAuthorStatus | ||
[statisch]
This method returns localized strings for author status. | LocalizedAuthorStatus | ||
![]() |
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
LocalizedAuthorStatus | () | Constructor |
public function LocalizedAuthorStatus()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for LocalizedAuthorStatus
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 author statuses.
Geretourneerde waardeArray — It returns an array with all localized author 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 author status.
Parameters
type:String — Author status.
|
String — It returns localized strings for author status.
|
Wed Jun 13 2018, 11:42 AM Z