Pakket | com.adobe.solutions.rca.presentation.constant |
Klasse | public class LocalizedStageTypes |
Overerving | LocalizedStageTypes ![]() ![]() |
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 LocalizedStageTypes class. | LocalizedStageTypes | ||
[statisch]
This method returns an array of all localized stage types. | LocalizedStageTypes | ||
[statisch]
This method returns localized strings for stage types. | LocalizedStageTypes | ||
![]() |
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 | |
![]() | [statisch]
Utility method to determine if a stage is parallel or sequential. | StageTypes | |
![]() |
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
LocalizedStageTypes | () | Constructor |
public function LocalizedStageTypes()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for LocalizedStageTypes
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 stage types. This method takes into consideration only creation, review, and approval stages.
Geretourneerde waardeArray — It returns an array of all localized stage types.
|
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 stage types.
Parameters
type:String — Stage type.
|
String — It returns the localized strings for stage type.
|
Wed Jun 13 2018, 11:42 AM Z