Paket | com.adobe.solutions.rca.presentation.constant |
Klass | public class LocalizedParticipantAttributes |
Arv | LocalizedParticipantAttributes ParticipantAttributes Object |
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Publika egenskaper
Publika metoder
Metod | Definieras med | ||
---|---|---|---|
The constructor for LocalizedParticipantAttributes class. | LocalizedParticipantAttributes | ||
[statisk]
This method returns localized strings for participant attributes. | LocalizedParticipantAttributes | ||
Anger om det finns en egenskap angiven för ett objekt. | Object | ||
Anger om en instans av klassen Object finns i prototypkedjan för objektet som anges som parameter. | Object | ||
Anger om den angivna egenskapen finns och är uppräkningsbar. | Object | ||
Anger tillgänglighet för en dynamisk egenskap för slingåtgärder. | Object | ||
Returnerar det här objektets strängrepresentation, formaterad i enlighet med språkspecifika konventioner. | Object | ||
Returnerar det angivna objektets strängbeteckning. | Object | ||
Returnerar det angivna objektets primitiva värde. | Object |
Publika konstanter
Konstruktordetaljer
LocalizedParticipantAttributes | () | Konstruktor |
public function LocalizedParticipantAttributes()
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
The constructor for LocalizedParticipantAttributes
class.
Metoddetaljer
getLocalizedValue | () | metod |
public static function getLocalizedValue(type:String):String
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
This method returns localized strings for participant attributes.
Parametrar
type:String — Participant attribute.
|
String — It reutrns localized strings for participant attribute.
|
Tue Jun 12 2018, 01:40 PM Z