パッケージ | ga.model |
クラス | public class GuidedActivity |
継承 | GuidedActivity ![]() ![]() ![]() ![]() ![]() |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
GuidedActivity
class contains Guide properties.
デフォルトの MXML プロパティsource
プロパティ | 定義元 | ||
---|---|---|---|
![]() | 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
関数の条件に一致しないアイテムを削除するためにビューが使用する関数です。 | 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 [静的] [読み取り専用]
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 [読み取り専用]
このビュー内のアイテムの数です。 | ListCollectionView | |
![]() | list : IList
このコレクションビューがラップする IList です。 | 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
ICollectionView に適用される ISort です。 | ListCollectionView | |
![]() | source : Array
ArrayCollection 内のデータのソースです。 | 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 |
プロパティ | 定義元 | ||
---|---|---|---|
![]() | localIndex : Array
ビューにソートまたはフィルターを適用すると、ソートによりアイテムの順序が変更されたか、またはフィルターによりアイテム数が減ったビューに含まれるアイテムの配列が localIndex プロパティにソート順に入れられます。 | ListCollectionView |
メソッド | 定義元 | ||
---|---|---|---|
![]() |
アイテムのリストを現在のリストに追加し、渡される順序でリストの末尾に配置します。 | ListCollectionView | |
![]() |
アイテムのリストを現在のリストに追加し、関数に渡されるインデックス位置に配置します。 | ListCollectionView | |
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | ListCollectionView | |
![]() |
指定されたアイテムをリストの末尾に追加します。 | ListCollectionView | |
![]() |
指定されたインデックス位置にアイテムを追加します。 | ListCollectionView | |
![]() |
指定されたオブジェクトをビューに含めるかどうかを返します。 | ListCollectionView | |
![]() |
このビューに対して使用する新しい IViewCursor を作成します。 | ListCollectionView | |
![]() |
コレクション自体およびコレクション内のアイテムの変更がビューから送出されないようにします。 | ListCollectionView | |
![]() |
イベントをイベントフローに送出します。 | ListCollectionView | |
![]() |
自動更新を有効にします。 | ListCollectionView | |
![]() |
指定されたインデックス位置にあるアイテムを取得します。 | ListCollectionView | |
![]() |
リスト内の、getItemAt(index) == アイテムとなるアイテムのインデックスを返します。 | ListCollectionView | |
![]() |
Returns a fully qualified data reference for the current section's instance. | Section | |
![]() |
EventDispatcher オブジェクトに、特定のイベントタイプに対して登録されたリスナーがあるかどうかを確認します。 | ListCollectionView | |
![]() |
Sets the instance manager and the data provider for this repeating panel
| Section | |
![]() |
MXML タグを使用して ListCollectionView を作成したときに、MXML コンパイラーによって自動的に呼び出されます。 | ListCollectionView | |
![]() | itemUpdated(item:Object, property:Object = null, oldValue:Object = null, newValue:Object = null):void
アイテムが更新されたビューを通知します。 | ListCollectionView | |
![]() |
ビューにソートとフィルターを適用します。 | ListCollectionView | |
![]() |
リストからすべてのアイテムを削除します。 | ListCollectionView | |
![]() |
EventDispatcher オブジェクトからリスナーを削除します。 | ListCollectionView | |
![]() |
指定されたインデックス位置にあるアイテムを削除し、返します。 | ListCollectionView | |
![]() |
指定されたインデックス位置にアイテムを配置します。 | ListCollectionView | |
![]() |
IList 実装と同じ順序で指定された配列を返します。 | ListCollectionView | |
![]() |
このビューのコンテンツをストリングにプリントし、返します。 | ListCollectionView | |
![]() |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | ListCollectionView |
イベント | 概要 | 定義元 | ||
---|---|---|---|---|
![]() | ICollectionView が何らかの方法で更新されると送出されます。 | ListCollectionView |
定数 | 定義元 | ||
---|---|---|---|
SUBMIT_FROM_GUIDE : String = "guide" [静的]
A value for the submitFrom property. | GuidedActivity | ||
SUBMIT_FROM_HOST : String = "host" [静的]
A value for the submitFrom property. | GuidedActivity | ||
SUBMIT_FROM_PDF : String = "pdf" [静的]
A value for the submitFrom property. | GuidedActivity | ||
SUBMIT_FROM_PRINT : String = "print" [静的]
A value for the submitFrom property. | GuidedActivity | ||
SUBMIT_FROM_USER_BUTTON : String = "userButton" [静的]
A value for the submitFrom property. | GuidedActivity | ||
VALIDATE_ON_PANEL_EXIT : String = "onPanelExit" [静的]
A value for the enforceValidation property. | GuidedActivity | ||
VALIDATE_ON_SUBMIT : String = "onSubmit" [静的]
A value for the enforceValidation property. | GuidedActivity |
enforceValidation | プロパティ |
public var enforceValidation:String = "onSubmit"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | プロパティ |
helpText:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
[bindable] The Guide help text, in rich text format, specified in the Guide Design perspective within Workbench.
このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange
イベントが送出されます。
実装
public function get helpText():String
public function set helpText(value:String):void
helpTitle | プロパティ |
helpTitle:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
[bindable] The Guide help title specified in the Guide Design perspective within Workbench.
このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange
イベントが送出されます。
実装
public function get helpTitle():String
public function set helpTitle(value:String):void
helpVideo | プロパティ |
helpVideo:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
[bindable] The URL for an FLV file specified in the Guide Design perspective within Workbench.
このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange
イベントが送出されます。
実装
public function get helpVideo():String
public function set helpVideo(value:String):void
instance | プロパティ |
instance:GuidedActivity
[読み取り専用] 言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
Returns the singleton instance of this model.
実装
public static function get instance():GuidedActivity
interactivePdfValidate | プロパティ |
public var interactivePdfValidate:String = "'false'"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9.0.0.1 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
Indicates whether to run validation before flipping to the interactive PDF document view.
name | プロパティ |
panelTransitionDuration | プロパティ |
public var panelTransitionDuration:int = 500
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
The time, in milliseconds, for the duration of the panel transition.
previewAsset | プロパティ |
public var previewAsset:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | プロパティ |
public var previewMode:String = "DOR"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | プロパティ |
public var previewUrl:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | プロパティ |
public var previewValidate:String = "'true'"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | プロパティ |
public var startupEffectDuration:int = 500
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
The time, in milliseconds, for the duration of the start-up effect.
submitAll | プロパティ |
public var submitAll:Boolean = true
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
When false, field data in an optional panel is cleared when the panel is made invisible.
submitFrom | プロパティ |
public var submitFrom:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | プロパティ |
public var taskId:String = "null"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
ランタイムバージョン: | 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 | 定数 |
public static const SUBMIT_FROM_GUIDE:String = "guide"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | 定数 |
public static const SUBMIT_FROM_HOST:String = "host"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | 定数 |
public static const SUBMIT_FROM_PDF:String = "pdf"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | 定数 |
public static const SUBMIT_FROM_PRINT:String = "print"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | 定数 |
public static const SUBMIT_FROM_USER_BUTTON:String = "userButton"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | 定数 |
public static const VALIDATE_ON_PANEL_EXIT:String = "onPanelExit"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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 | 定数 |
public static const VALIDATE_ON_SUBMIT:String = "onSubmit"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | 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:34 AM Z