ActionScript® 3.0 Referenzhandbuch für die Adobe® Flash®-Plattform
Home  |  Liste der Pakete und Klassen ausblenden |  Pakete  |  Klassen  |  Neue Funktionen  |  Stichwortverzeichnis  |  Anhänge  |  Warum auf Englisch?
Filter: Daten werden vom Server abgerufen...
Daten werden vom Server abgerufen...
com.adobe.solutions.rca.constant 

ParticipantAttributes  - AS3 Review, Commenting, and Approval

Paketcom.adobe.solutions.rca.constant
Klassepublic class ParticipantAttributes
VererbungParticipantAttributes Inheritance Object
Unterklassen LocalizedParticipantAttributes

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

ParticipantAttributes Enum.



Öffentliche Eigenschaften
 EigenschaftDefiniert von
 Inheritedconstructor : Object
Ein Verweis auf das Klassenobjekt oder die Konstruktorfunktion für eine angegebene Objektinstanz.
Object
Öffentliche Methoden
 MethodeDefiniert von
  
The constructor for ParticipantAttributes class.
ParticipantAttributes
 Inherited
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde.
Object
 Inherited
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde.
Object
 Inherited
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann.
Object
 Inherited
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest.
Object
 Inherited
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas.
Object
 Inherited
Gibt das angegebene Objekt als String zurück.
Object
 Inherited
Gibt den Grundwert des angegebenen Objekts zurück.
Object
Öffentliche Konstanten
 KonstanteDefiniert von
  ROLE_APPROVER : String = "APPROVER"
[statisch] This value implies that the role of the participant is approver.
ParticipantAttributes
  ROLE_AUTHOR : String = "AUTHOR"
[statisch] This value implies that the role of the participant is author.
ParticipantAttributes
  ROLE_MODERATOR : String = "MODERATOR"
[statisch] This value implies that the role of the participant is moderator.
ParticipantAttributes
  ROLE_REVIEWER_MANDATORY : String = "REVIEWER_MANDATORY"
[statisch] This value implies that the role of the participant is mandatory reviewer.
ParticipantAttributes
  ROLE_REVIEWER_OPTIONAL : String = "REVIEWER_OPTIONAL"
[statisch] This value implies that the role of the participant is optional reviewer.
ParticipantAttributes
  TYPE_GROUP : String = "GROUP"
[statisch] This type states that participant is a group.
ParticipantAttributes
  TYPE_USER : String = "USER"
[statisch] This type states that participant is a user.
ParticipantAttributes
Konstruktordetails

ParticipantAttributes

()Konstruktor
public function ParticipantAttributes()

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

The constructor for ParticipantAttributes class.

Konstantendetails

ROLE_APPROVER

Konstante
public static const ROLE_APPROVER:String = "APPROVER"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This value implies that the role of the participant is approver.

ROLE_AUTHOR

Konstante 
public static const ROLE_AUTHOR:String = "AUTHOR"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This value implies that the role of the participant is author.

ROLE_MODERATOR

Konstante 
public static const ROLE_MODERATOR:String = "MODERATOR"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This value implies that the role of the participant is moderator.

ROLE_REVIEWER_MANDATORY

Konstante 
public static const ROLE_REVIEWER_MANDATORY:String = "REVIEWER_MANDATORY"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This value implies that the role of the participant is mandatory reviewer.

ROLE_REVIEWER_OPTIONAL

Konstante 
public static const ROLE_REVIEWER_OPTIONAL:String = "REVIEWER_OPTIONAL"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This value implies that the role of the participant is optional reviewer.

TYPE_GROUP

Konstante 
public static const TYPE_GROUP:String = "GROUP"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This type states that participant is a group.

TYPE_USER

Konstante 
public static const TYPE_USER:String = "USER"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This type states that participant is a user.





[ X ]Warum auf Englisch?
Inhalt des ActionScript 3.0-Referenzhandbuchs wird in englischer Sprache angezeigt

Nicht alle Teile des ActionScript 3.0-Referenzhandbuchs wurden in alle Sprachen übersetzt. Wenn der Text zu einem Sprachelement nicht übersetzt wurde, wird er auf Englisch angezeigt. Zum Beispiel wurden die Informationen zur ga.controls.HelpBox-Klasse nicht in andere Sprachen übersetzt. In der deutschen Version des Referenzhandbuchs erscheint der Abschnitt zur ga.controls.HelpBox-Klasse deshalb auf Englisch.