Paket | ga.model |
Klasse | public class GuidedActivity |
Vererbung | GuidedActivity ![]() ![]() ![]() ![]() ![]() |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
GuidedActivity
class contains Guide properties.
Standard-MXML-Eigenschaftsource
Eigenschaft | Definiert von | ||
---|---|---|---|
![]() | dataRef : String | Section | |
![]() | designIndex : int | Section | |
enforceValidation : String = "onSubmit"
Specifies when to check for mantatory fields, either when the user submits a Guide,
or when a user navigates to the next panel in the Guide. | GuidedActivity | ||
![]() | filterFunction : Function
Eine Funktion, die von der Ansicht verwendet wird, um Elemente zu entfernen, die die Funktionskriterien nicht erfüllen. | ListCollectionView | |
helpText : String
[bindable] The Guide help text, in rich text format, specified in the Guide Design perspective within Workbench. | GuidedActivity | ||
helpTitle : String
[bindable] The Guide help title specified in the Guide Design perspective within Workbench. | GuidedActivity | ||
helpVideo : String
[bindable] The URL for an FLV file specified in the Guide Design perspective within Workbench. | GuidedActivity | ||
instance : GuidedActivity [statisch] [schreibgeschützt]
Returns the singleton instance of this model. | GuidedActivity | ||
interactivePdfValidate : String = "'false'"
Indicates whether to run validation before flipping to the interactive PDF document view. | GuidedActivity | ||
![]() | _itemInstance : Object | Section | |
![]() | length : int [schreibgeschützt]
Die Anzahl der Elemente in dieser Ansicht. | ListCollectionView | |
![]() | list : IList
Die IList, die diese Sammlung einschließt. | ListCollectionView | |
name : String | GuidedActivity | ||
panelTransitionDuration : int = 500
The time, in milliseconds, for the duration of the panel transition. | GuidedActivity | ||
previewAsset : String
When provided will set the containing host HTML PDFURL variable (if it is empty). | GuidedActivity | ||
previewMode : String = "DOR"
Indicates whether DOR or interactive preview document communication is desired. | GuidedActivity | ||
previewUrl : String
When provided will set the containing host HTML PDFURL variable (if it is empty). | GuidedActivity | ||
previewValidate : String = "'true'"
Indicates whether to run validation before flipping to the preview document view. | GuidedActivity | ||
![]() | sectionId : String | Section | |
![]() | sectionIndex : * | Section | |
![]() | sectionManager : Boolean | Section | |
![]() | sectionManagers : Array | Section | |
![]() | sort : ISort
Das ISort-Objekt, das auf die ICollectionView angewendet wird. | ListCollectionView | |
![]() | source : Array
Die Quelle der Daten im ArrayCollection-Objekt. | ArrayCollection | |
startupEffectDuration : int = 500
The time, in milliseconds, for the duration of the start-up effect. | GuidedActivity | ||
submitAll : Boolean = true
When false, field data in an optional panel is cleared when the panel is made invisible. | GuidedActivity | ||
submitFrom : String
Where the submit button should be clicked. | GuidedActivity | ||
taskId : String = "null"
TaskId passed in as a flashVar. | GuidedActivity |
Eigenschaft | Definiert von | ||
---|---|---|---|
![]() | localIndex : Array
Wenn die Ansicht sortiert oder gefiltert wird, enthält die localIndex-Eigenschaft ein Array von Elementen in der sortierten bzw. gefilterten (angeordneten, reduzierten) Ansicht und in der sortierten Reihenfolge. | ListCollectionView |
Methode | Definiert von | ||
---|---|---|---|
![]() |
Fügt am Ende der aktuellen Liste eine Liste von Elementen in der Reihenfolge hinzu, in der sie übergeben werden. | ListCollectionView | |
![]() |
Fügt der aktuellen Liste eine Liste von Elementen hinzu. Sie werden an dem Positionsindex eingefügt, der an die Funktion übergeben wurde. | ListCollectionView | |
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registriert ein Ereignis-Listener-Objekt bei einem EventDispatcher-Objekt, sodass der Listener über ein Ereignis benachrichtigt wird. | ListCollectionView | |
![]() |
Fügt das angegebene Element am Ende der Liste hinzu. | ListCollectionView | |
![]() |
Fügt das Element an der angegebenen Indexposition hinzu. | ListCollectionView | |
![]() |
Gibt zurück, ob die Ansicht das angegebene Objekt enthält. | ListCollectionView | |
![]() |
Erstellt einen neuen IViewCursor, der mit dieser Ansicht verwendet wird. | ListCollectionView | |
![]() |
Verhindert, dass Änderungen der Sammlung selbst und Elemente aus der Sammlung von der Ansicht verteilt werden. | ListCollectionView | |
![]() |
Sendet ein Ereignis in den Ereignisablauf. | ListCollectionView | |
![]() |
Aktiviert die automatische Aktualisierung. | ListCollectionView | |
![]() |
Ruft das Element am angegebenen Index ab. | ListCollectionView | |
![]() |
Gibt den Index des Elements zurück, wenn es in der Liste enthalten ist, sodass gilt: getItemAt(Index) == Element. | ListCollectionView | |
![]() |
Returns a fully qualified data reference for the current section's instance. | Section | |
![]() |
Überprüft, ob das EventDispatcher-Objekt Listener für einen bestimmten Ereignistyp registriert hat. | ListCollectionView | |
![]() |
Sets the instance manager and the data provider for this repeating panel
| Section | |
![]() |
Wird automatisch vom MXML-Compiler aufgerufen, wenn die ListCollectionView mithilfe eines MXML-Tags erstellt wird. | ListCollectionView | |
![]() | itemUpdated(item:Object, property:Object = null, oldValue:Object = null, newValue:Object = null):void
Informiert die Ansicht darüber, dass ein Element aktualisiert wurde. | ListCollectionView | |
![]() |
Wendet die Sortierung und den Filter auf die Ansicht an. | ListCollectionView | |
![]() |
Entfernt alle Elemente aus der Liste. | ListCollectionView | |
![]() |
Entfernt einen Listener aus dem EventDispatcher-Objekt. | ListCollectionView | |
![]() |
Entfernt das Element am angegebenen Index und gibt es zurück. | ListCollectionView | |
![]() |
Platziert das Element am angegebenen Index. | ListCollectionView | |
![]() |
Gibt ein Array zurück, das in derselben Reihenfolge gefüllt wird wie die IList-Implementierung. | ListCollectionView | |
![]() |
Gibt den Inhalt dieser Ansicht als String aus und gibt ihn zurück. | ListCollectionView | |
![]() |
Überprüft, ob bei diesem EventDispatcher-Objekt oder bei einem seiner übergeordneten Objekte ein Ereignis-Listener für einen bestimmten Ereignistyp registriert ist. | ListCollectionView |
Ereignis | Übersicht | Definiert von | ||
---|---|---|---|---|
![]() | Wird ausgelöst, wenn ICollectionView auf irgendeine Weise aktualisiert wurde. | ListCollectionView |
Konstante | Definiert von | ||
---|---|---|---|
SUBMIT_FROM_GUIDE : String = "guide" [statisch]
A value for the submitFrom property. | GuidedActivity | ||
SUBMIT_FROM_HOST : String = "host" [statisch]
A value for the submitFrom property. | GuidedActivity | ||
SUBMIT_FROM_PDF : String = "pdf" [statisch]
A value for the submitFrom property. | GuidedActivity | ||
SUBMIT_FROM_PRINT : String = "print" [statisch]
A value for the submitFrom property. | GuidedActivity | ||
SUBMIT_FROM_USER_BUTTON : String = "userButton" [statisch]
A value for the submitFrom property. | GuidedActivity | ||
VALIDATE_ON_PANEL_EXIT : String = "onPanelExit" [statisch]
A value for the enforceValidation property. | GuidedActivity | ||
VALIDATE_ON_SUBMIT : String = "onSubmit" [statisch]
A value for the enforceValidation property. | GuidedActivity |
enforceValidation | Eigenschaft |
public var enforceValidation:String = "onSubmit"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
Specifies when to check for mantatory fields, either when the user submits a Guide,
or when a user navigates to the next panel in the Guide.
The value of this property is set using either the VALIDATE_ON_SUBMIT
or
VALIDATE_ON_PANEL_EXIT
constant.
helpText | Eigenschaft |
helpText:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
[bindable] The Guide help text, in rich text format, specified in the Guide Design perspective within Workbench.
Diese Eigenschaft kann als Quelle für die Datenbindung verwendet werden. Beim Ändern dieser Eigenschaft wird das propertyChange
-Ereignis ausgelöst.
Implementierung
public function get helpText():String
public function set helpText(value:String):void
helpTitle | Eigenschaft |
helpTitle:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
[bindable] The Guide help title specified in the Guide Design perspective within Workbench.
Diese Eigenschaft kann als Quelle für die Datenbindung verwendet werden. Beim Ändern dieser Eigenschaft wird das propertyChange
-Ereignis ausgelöst.
Implementierung
public function get helpTitle():String
public function set helpTitle(value:String):void
helpVideo | Eigenschaft |
helpVideo:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
[bindable] The URL for an FLV file specified in the Guide Design perspective within Workbench.
Diese Eigenschaft kann als Quelle für die Datenbindung verwendet werden. Beim Ändern dieser Eigenschaft wird das propertyChange
-Ereignis ausgelöst.
Implementierung
public function get helpVideo():String
public function set helpVideo(value:String):void
instance | Eigenschaft |
instance:GuidedActivity
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
Returns the singleton instance of this model.
Implementierung
public static function get instance():GuidedActivity
interactivePdfValidate | Eigenschaft |
public var interactivePdfValidate:String = "'false'"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9.0.0.1 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
Indicates whether to run validation before flipping to the interactive PDF document view.
name | Eigenschaft |
panelTransitionDuration | Eigenschaft |
public var panelTransitionDuration:int = 500
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
The time, in milliseconds, for the duration of the panel transition.
previewAsset | Eigenschaft |
public var previewAsset:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
When provided will set the containing host HTML PDFURL variable (if it is empty). When PDFURL has a value in it
previewMode | Eigenschaft |
public var previewMode:String = "DOR"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
Indicates whether DOR or interactive preview document communication is desired. When PDFURL has a value in it
previewUrl | Eigenschaft |
public var previewUrl:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
When provided will set the containing host HTML PDFURL variable (if it is empty). When PDFURL has a value in it
previewValidate | Eigenschaft |
public var previewValidate:String = "'true'"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
Indicates whether to run validation before flipping to the preview document view. When previewUrl has a value in it
startupEffectDuration | Eigenschaft |
public var startupEffectDuration:int = 500
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
The time, in milliseconds, for the duration of the start-up effect.
submitAll | Eigenschaft |
public var submitAll:Boolean = true
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
When false, field data in an optional panel is cleared when the panel is made invisible.
submitFrom | Eigenschaft |
public var submitFrom:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
Where the submit button should be clicked.
The value of this property is set using one of the following constants:
- SUBMIT_FROM_GUIDE
- SUBMIT_FROM_HOST
- SUBMIT_FROM_USER_BUTTON
- SUBMIT_FROM_PDF
- SUBMIT_FROM_PRINT
taskId | Eigenschaft |
public var taskId:String = "null"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 10 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
TaskId passed in as a flashVar. If present is included as a custom header during submit.
SUBMIT_FROM_GUIDE | Konstante |
public static const SUBMIT_FROM_GUIDE:String = "guide"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
A value for the submitFrom
property. This value is set by the Submit From option in Guide
Builder and indicates that data submission is performed by the Guide.
SUBMIT_FROM_HOST | Konstante |
public static const SUBMIT_FROM_HOST:String = "host"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
A value for the submitFrom
property. This value is set by the Submit From option in
the Guide Design perspective within Workbench, and indicates that the data submission
handling is performed by a hosted application, therefore no submit button will appear in the Guide.
SUBMIT_FROM_PDF | Konstante |
public static const SUBMIT_FROM_PDF:String = "pdf"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
A value for the submitFrom
property. This value is set by the Submit From option in Guide
Builder and indicates that data submission handling is performed by the PDF. If no PDF is
available, then the data sumission is performed by the Guide.
SUBMIT_FROM_PRINT | Konstante |
public static const SUBMIT_FROM_PRINT:String = "print"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
A value for the submitFrom
property. This value is set by the Submit From option in Guide
Builder and indicates that the data submission will be in the form of a printed copy of the PDF.
SUBMIT_FROM_USER_BUTTON | Konstante |
public static const SUBMIT_FROM_USER_BUTTON:String = "userButton"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
A value for the submitFrom
property. This value is set by the Submit From option in Guide
Builder and indicates that data submission is performed by the Guide.
VALIDATE_ON_PANEL_EXIT | Konstante |
public static const VALIDATE_ON_PANEL_EXIT:String = "onPanelExit"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
A value for the enforceValidation
property. This value is set by the Enforce Validation
option in the Guide Design perspective within Workbench, and indicates that validation is
performed before navigating to another panel.
VALIDATE_ON_SUBMIT | Konstante |
public static const VALIDATE_ON_SUBMIT:String = "onSubmit"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 9 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
A value for the enforceValidation
property. This value is set by the Enforce Validation
option in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0, and indicates that validation is
performed when the submit button is clicked.
Tue Jun 12 2018, 10:04 AM Z