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 

SignatureOptions  - AS3 Review, Commenting, and Approval

Paketcom.adobe.solutions.rca.constant
Klassepublic class SignatureOptions
VererbungSignatureOptions Inheritance Object
Unterklassen LocalizedSignatureOptions

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

SignatureOptions 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 SignatureOptions class.
SignatureOptions
 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
  CLIENT_SIDE : String = "CLIENT_SIDE"
[statisch] The property specifies that client-side signatures need to be applied on the approved document.
SignatureOptions
  NO_SIGNATURE : String = "NO_SIGNATURE"
[statisch] The property specifies that no signatures need to applied in an approval stage.
SignatureOptions
  PARALLEL_STAGE_TYPES : Array
[statisch] Utility array of all possible values for signature property in a parallel approval stage.
SignatureOptions
  SEQUENTIAL_STAGE_TYPES : Array
[statisch] Utility array of all possible values for signature property in a sequential approval stage.
SignatureOptions
  SERVER_SIDE : String = "SERVER_SIDE"
[statisch] The property specifies that a server-side certification is applied on the approved document.
SignatureOptions
Konstruktordetails

SignatureOptions

()Konstruktor
public function SignatureOptions()

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

The constructor for SignatureOptions class. The SignatureOptions class provides values for the signature property of an approval stage.

Verwandte API-Elemente

Konstantendetails

CLIENT_SIDE

Konstante
public static const CLIENT_SIDE:String = "CLIENT_SIDE"

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

The property specifies that client-side signatures need to be applied on the approved document. In this option, a signature sheet is generated by the system and each of the approvers need to apply their own digital signatures. This option is not available for parallel approval stage.

NO_SIGNATURE

Konstante 
public static const NO_SIGNATURE:String = "NO_SIGNATURE"

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

The property specifies that no signatures need to applied in an approval stage.

PARALLEL_STAGE_TYPES

Konstante 
public static const PARALLEL_STAGE_TYPES:Array

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

Utility array of all possible values for signature property in a parallel approval stage.

SEQUENTIAL_STAGE_TYPES

Konstante 
public static const SEQUENTIAL_STAGE_TYPES:Array

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

Utility array of all possible values for signature property in a sequential approval stage.

SERVER_SIDE

Konstante 
public static const SERVER_SIDE:String = "SERVER_SIDE"

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

The property specifies that a server-side certification is applied on the approved document. In this option, the system applies a certificate, on behalf of the organization, on the approved documents.





[ 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.