Package | com.adobe.solutions.rca.presentation.util |
Classe | public class LocalizedGanttItemStates |
Héritage | LocalizedGanttItemStates Object |
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Propriétés publiques
Méthodes publiques
Méthode | Défini par | ||
---|---|---|---|
The constructor for LocalizedGanttItemStates class. | LocalizedGanttItemStates | ||
[statique]
This method returns the localized strings for Gantt item states. | LocalizedGanttItemStates | ||
Indique si la propriété spécifiée d’un objet est définie. | Object | ||
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre. | Object | ||
Indique si la propriété spécifiée existe et est énumérable. | Object | ||
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle. | Object | ||
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur. | Object | ||
Renvoie la représentation sous forme de chaîne de l’objet spécifié. | Object | ||
Renvoie la valeur primitive de l’objet spécifié. | Object |
Détails du constructeur
LocalizedGanttItemStates | () | Constructeur |
public function LocalizedGanttItemStates()
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The constructor for LocalizedGanttItemStates
class.
Détails de la méthode
getLocalizedValue | () | méthode |
public static function getLocalizedValue(value:String):String
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
This method returns the localized strings for Gantt item states.
Paramètres
value:String — Name of Gantt item state.
|
String — It returns localized strings for Gantt item states.
|
Tue Jun 12 2018, 09:30 AM Z