Paket | com.adobe.solutions.rca.presentation.constant |
Klasse | public class LocalizedParticipantAttributes |
Vererbung | LocalizedParticipantAttributes ParticipantAttributes Object |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Öffentliche Eigenschaften
Öffentliche Methoden
Methode | Definiert von | ||
---|---|---|---|
The constructor for LocalizedParticipantAttributes class. | LocalizedParticipantAttributes | ||
[statisch]
This method returns localized strings for participant attributes. | LocalizedParticipantAttributes | ||
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde. | Object | ||
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde. | Object | ||
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann. | Object | ||
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest. | Object | ||
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas. | Object | ||
Gibt das angegebene Objekt als String zurück. | Object | ||
Gibt den Grundwert des angegebenen Objekts zurück. | Object |
Öffentliche Konstanten
Konstruktordetails
LocalizedParticipantAttributes | () | Konstruktor |
public function LocalizedParticipantAttributes()
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
The constructor for LocalizedParticipantAttributes
class.
Methodendetails
getLocalizedValue | () | Methode |
public static function getLocalizedValue(type:String):String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10.0 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
This method returns localized strings for participant attributes.
Parameter
type:String — Participant attribute.
|
String — It reutrns localized strings for participant attribute.
|
Tue Jun 12 2018, 10:04 AM Z