Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: サーバーからデータを取得しています...
サーバーからデータを取得しています...
lc.foundation.events 

ObjectResultEvent  - AS3 ADEP Workspace

パッケージlc.foundation.events
クラスpublic class ObjectResultEvent
継承ObjectResultEvent Inheritance LiveCycleEvent Inheritance Event Inheritance Object

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The ObjectResultEvent event is dispatched when an object is retrieved.



パブリックプロパティ
 プロパティ定義元
 Inheritedbubbles : Boolean
[読み取り専用] イベントがバブリングイベントかどうかを示します。
Event
 Inheritedcancelable : Boolean
[読み取り専用] イベントに関連付けられた動作を回避できるかどうかを示します。
Event
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
 InheritedcurrentTarget : Object
[読み取り専用] イベントリスナーで Event オブジェクトをアクティブに処理しているオブジェクトです。
Event
 InheritedeventPhase : uint
[読み取り専用] イベントフローの現在の段階です。
Event
  result : Object
The object that stores the results.
ObjectResultEvent
 Inheritedtarget : Object
[読み取り専用] イベントターゲットです。
Event
 Inheritedtoken : lc.foundation.util:Token
[読み取り専用] The token that represents the call to the method.
LiveCycleEvent
 Inheritedtype : String
[読み取り専用] イベントのタイプです。
Event
パブリックメソッド
 メソッド定義元
  
ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:lc.foundation.util:Token)
Constructor.
ObjectResultEvent
  
[オーバーライド] Creates a copy of an ObjectResultEvent object and sets the value of each property to match that of the original.
ObjectResultEvent
 Inherited
formatToString(className:String, ... arguments):String
カスタム ActionScript 3.0 Event クラスに toString() メソッドを実装するためのユーティリティ関数です。
Event
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
イベントで preventDefault() メソッドが呼び出されたかどうかを確認します。
Event
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
イベントのデフォルト動作をキャンセルできる場合に、その動作をキャンセルします。
Event
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
イベントフローの現在のノードおよび後続するノードで、イベントリスナーが処理されないようにします。
Event
 Inherited
イベントフローの現在のノードに後続するノードで、イベントリスナーが処理されないようにします。
Event
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
Event オブジェクトのすべてのプロパティを含むストリングを返します。
Event
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
パブリック定数
 定数定義元
  ADD_ATTACHMENT_COMPLETE : String = "addAttachmentComplete"
[静的] A special value that specifies attachments were added to a task.
ObjectResultEvent
  ADD_NOTE_COMPLETE : String = "addNoteComplete"
[静的] A special value that specifies notes were added to a task.
ObjectResultEvent
  DATA_RESULT : String = "dataResult"
[静的] A special value that specifies data is available from a submitted form.
ObjectResultEvent
  DELETE_ATTACHMENT_COMPLETE : String = "deleteAttachmentComplete"
[静的] A special value that specifies an attachment was deleted from a task.
ObjectResultEvent
  EXPORT_BUSINESS_CALENDAR_COMPLETE : String = "exportBusinesscalendarComplete"
[静的] A special value that specifies that the business calendars were exported.
ObjectResultEvent
  FIND_GROUP_NAME : String = "groupName"
[静的] A special value that specifies that a search for a group name occurred.
ObjectResultEvent
  GET_ATTACHMENT_DOCUMENT_COMPLETE : String = "getAttachmentDocumentComplete"
[静的] A special value that specifies that the retrieval of document attachments completed.
ObjectResultEvent
  GET_COMPLETION_COMMENT : String = "getCompletionComment"
[静的] A special value that specifies to retrieve comments for a completed task.
ObjectResultEvent
  IMPORT_BUSINESS_CALENDAR_COMPLETE : String = "importBusinesscalendarComplete"
[静的] A special value that specifies that the business calendars were imported.
ObjectResultEvent
  PRESUBMIT_COMPLETE : String = "preSubmitComplete"
[静的] A special value that specifies that the task id was stored in the session.
ObjectResultEvent
  RENDER_COMPLETE : String = "renderComplete"
[静的] A special value that specifies the render operation to display a form completed.
ObjectResultEvent
  RESULT : String = "result"
[静的] A special value that specifies a generic result was provided.
ObjectResultEvent
  SAVE_DATA_COMPLETE : String = "saveDataComplete"
[静的] A special value that specifies form data was saved.
ObjectResultEvent
  SEARCH_TEMPLATE_RESULT : String = "searchTemplateResult"
[静的] A special value that specifies a search template executed and results are available.
ObjectResultEvent
  STARTPOINT_INVOCATION_COMPLETE : String = "startpointInvocationComplete"
[静的] A special value that specifies a process was started and completed.
ObjectResultEvent
  STARTPOINT_RESULT : String = "startpointResult"
[静的] A special value that specifies a process was started and a result was provided.
ObjectResultEvent
  SUBMIT_COMPLETE : String = "submitComplete"
[静的] A special value that specifies form data was submitted.
ObjectResultEvent
  SUBMIT_VALIDATION_ERROR : String = "submitValidationError"
[静的] A special value that specifies a validation error occurred while submitting the form.
ObjectResultEvent
  TASK_COMPLETE : String = "taskComplete"
[静的] A special value that specifies the task completed.
ObjectResultEvent
  TASK_EXTRA_RESULT : String = "taskExtraResult"
[静的] A special value that specifies that an extra task result was provided when the process started.
ObjectResultEvent
  TASK_RESULT : String = "taskResult"
[静的] A special value that specifies that task results are available.
ObjectResultEvent
  UPDATE_ATTACHMENT_COMPLETE : String = "updateAttachmentComplete"
[静的] A special value that specifies that the update of attachments completed.
ObjectResultEvent
  UPDATE_COMPLETION_COMMENT : String = "updateCompletionComment"
[静的] A special value that specifies the completion comments were updated.
ObjectResultEvent
プロパティの詳細

result

プロパティ
public var result:Object

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The object that stores the results.

コンストラクターの詳細

ObjectResultEvent

()コンストラクター
public function ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:lc.foundation.util:Token)

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Constructor.

パラメーター
type:String — Specifies the type of the event.
 
bubbles:Boolean — Specifies whether the event object participates in the bubbling stage of the event flow.
 
cancelable:Boolean — Specifies whether the event object can be canceled.
 
object:Object — Specifies result object.
 
token:lc.foundation.util:Token — Specifies the request token.
メソッドの詳細

clone

()メソッド
override public function clone():Event

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Creates a copy of an ObjectResultEvent object and sets the value of each property to match that of the original.

戻り値
Event — A copy of the ObjectResultEvent object.
定数の詳細

ADD_ATTACHMENT_COMPLETE

定数
public static const ADD_ATTACHMENT_COMPLETE:String = "addAttachmentComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies attachments were added to a task.

ADD_NOTE_COMPLETE

定数 
public static const ADD_NOTE_COMPLETE:String = "addNoteComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies notes were added to a task.

DATA_RESULT

定数 
public static const DATA_RESULT:String = "dataResult"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies data is available from a submitted form.

DELETE_ATTACHMENT_COMPLETE

定数 
public static const DELETE_ATTACHMENT_COMPLETE:String = "deleteAttachmentComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies an attachment was deleted from a task.

EXPORT_BUSINESS_CALENDAR_COMPLETE

定数 
public static const EXPORT_BUSINESS_CALENDAR_COMPLETE:String = "exportBusinesscalendarComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that the business calendars were exported.

FIND_GROUP_NAME

定数 
public static const FIND_GROUP_NAME:String = "groupName"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that a search for a group name occurred.

GET_ATTACHMENT_DOCUMENT_COMPLETE

定数 
public static const GET_ATTACHMENT_DOCUMENT_COMPLETE:String = "getAttachmentDocumentComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that the retrieval of document attachments completed.

GET_COMPLETION_COMMENT

定数 
public static const GET_COMPLETION_COMMENT:String = "getCompletionComment"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies to retrieve comments for a completed task.

IMPORT_BUSINESS_CALENDAR_COMPLETE

定数 
public static const IMPORT_BUSINESS_CALENDAR_COMPLETE:String = "importBusinesscalendarComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that the business calendars were imported.

PRESUBMIT_COMPLETE

定数 
public static const PRESUBMIT_COMPLETE:String = "preSubmitComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that the task id was stored in the session.

RENDER_COMPLETE

定数 
public static const RENDER_COMPLETE:String = "renderComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the render operation to display a form completed.

RESULT

定数 
public static const RESULT:String = "result"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies a generic result was provided.

SAVE_DATA_COMPLETE

定数 
public static const SAVE_DATA_COMPLETE:String = "saveDataComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies form data was saved.

SEARCH_TEMPLATE_RESULT

定数 
public static const SEARCH_TEMPLATE_RESULT:String = "searchTemplateResult"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies a search template executed and results are available.

STARTPOINT_INVOCATION_COMPLETE

定数 
public static const STARTPOINT_INVOCATION_COMPLETE:String = "startpointInvocationComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies a process was started and completed.

STARTPOINT_RESULT

定数 
public static const STARTPOINT_RESULT:String = "startpointResult"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies a process was started and a result was provided.

SUBMIT_COMPLETE

定数 
public static const SUBMIT_COMPLETE:String = "submitComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies form data was submitted.

SUBMIT_VALIDATION_ERROR

定数 
public static const SUBMIT_VALIDATION_ERROR:String = "submitValidationError"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies a validation error occurred while submitting the form.

TASK_COMPLETE

定数 
public static const TASK_COMPLETE:String = "taskComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the task completed.

TASK_EXTRA_RESULT

定数 
public static const TASK_EXTRA_RESULT:String = "taskExtraResult"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that an extra task result was provided when the process started.

TASK_RESULT

定数 
public static const TASK_RESULT:String = "taskResult"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that task results are available.

UPDATE_ATTACHMENT_COMPLETE

定数 
public static const UPDATE_ATTACHMENT_COMPLETE:String = "updateAttachmentComplete"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies that the update of attachments completed.

UPDATE_COMPLETION_COMMENT

定数 
public static const UPDATE_COMPLETION_COMMENT:String = "updateCompletionComment"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that specifies the completion comments were updated.





[ X ]英語で表示される理由
ActionScript 3.0 リファレンスガイドのコンテンツが英語で表示されます。

ActionScript 3.0 リファレンスガイドのすべての部分がすべての言語に翻訳されているわけではありません。言語エレメントが翻訳されていない場合、そのエレメントは英語で表示されます。例えば、ga.controls.HelpBox クラスはどの言語にも訳されていません。このため、リファレンスガイドの日本語バージョンでは、ga.controls.HelpBox クラスは英語で表示されます。