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