| パッケージ | lc.procmgmt.formbridge |
| クラス | public class SwfConnector |
| 継承 | SwfConnector EventDispatcher Object |
| 実装 | IMXMLObject |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
SwfConnector class is used by Flex applications to simplify communication
with Workspace. This class must be used with applications you want to
function within Workspace. Applications that you use are built with Flex (Flex applications).
The route buttons provided are configured in Adobe Digital Enterprise Platform Document Services - Workbench 10.0 by adding actions. For more information
configuring buttons, see
Providing actions for submitting tasks
in Creating Processes using Workbench.
Use this class instead of the deprecated FormConnector class.
For information on using this component to customize Workspace, see Creating Flex Applications Enabled for Workspace .
関連する API エレメント
| プロパティ | 定義元 | ||
|---|---|---|---|
![]() | constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | |
| task : lc.procmgmt.domain:Task
The task associated with the Flex application. | SwfConnector | ||
| メソッド | 定義元 | ||
|---|---|---|---|
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | EventDispatcher | |
Changes the tooltip of the specified button. | SwfConnector | ||
Closes the Flex application. | SwfConnector | ||
Specifies that the application has completed creation and binds the
required event listeners to events. | SwfConnector | ||
Disables a specific route button. | SwfConnector | ||
![]() |
イベントをイベントフローに送出します。 | EventDispatcher | |
Enables a specific route button. | SwfConnector | ||
Retrieves the current user. | SwfConnector | ||
Retrieves the names for all buttons used to complete a task. | SwfConnector | ||
Retrieves the IPreferencesManager implementation. | SwfConnector | ||
deprecated - use getRemotingService()
Retrieves a RemoteObject object for the specified connector name. | SwfConnector | ||
Retrieves a RemoteObject object for the specified service name. | SwfConnector | ||
Retrieves the ITaskManager implementation. | SwfConnector | ||
Retrieves the IUserManager implementation. | SwfConnector | ||
![]() |
EventDispatcher オブジェクトに、特定のイベントタイプに対して登録されたリスナーがあるかどうかを確認します。 | EventDispatcher | |
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
Hides all container tabs, except for any container tabs in the Flex application. | SwfConnector | ||
Hides all route buttons. | SwfConnector | ||
Hides the Attachments tab. | SwfConnector | ||
Hides the Directives tab. | SwfConnector | ||
Hides the Form tab. | SwfConnector | ||
Hides a specific route button. | SwfConnector | ||
Hides the Save button. | SwfConnector | ||
Hides the Task Details tab. | SwfConnector | ||
Initializes communication with Workspace. | SwfConnector | ||
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
EventDispatcher オブジェクトからリスナーを削除します。 | EventDispatcher | |
Renames an existing button. | SwfConnector | ||
Specifies that changes in the data have not been made in the Flex application. | SwfConnector | ||
Specifies that the data stored is not valid. | SwfConnector | ||
Specifies that the data stored is valid. | SwfConnector | ||
Specifies that changes have been made in the Flex application. | SwfConnector | ||
Displays the Flex application in full screen mode. | SwfConnector | ||
Displays the Flex application in normal screen mode (not full screen mode). | SwfConnector | ||
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
Notifies Workspace that the Flex application is ready to
start communicating. | SwfConnector | ||
Sends the data to Workspace to save. | SwfConnector | ||
Sends the data to Workspace to submit to a process. | SwfConnector | ||
Specifies that the Flex application has completed creation and binds
the required event listeners to events. | SwfConnector | ||
Displays all route buttons. | SwfConnector | ||
Displays the Attachments tab. | SwfConnector | ||
Displays the Directives tab. | SwfConnector | ||
Displays the Form tab. | SwfConnector | ||
Displays a specific route button. | SwfConnector | ||
Displays the Save button. | SwfConnector | ||
Displays the Task Details tab. | SwfConnector | ||
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object | |
![]() |
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | EventDispatcher | |
| イベント | 概要 | 定義元 | ||
|---|---|---|---|---|
![]() | [ブロードキャストイベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを取得して、アクティブになったときに送出されます。 | EventDispatcher | ||
| Dispatched when an add event is received by Workspace. | SwfConnector | |||
![]() | [ブロードキャストイベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを失って、非アクティブになったときに送出されます。 | EventDispatcher | ||
| Dispatched after the Flex application has completed loading. | SwfConnector | |||
| Dispatched when a user clicks the Save Form Data button within Workspace. | SwfConnector | |||
| Dispatched when a user clicks a button to complete a task within Workspace. | SwfConnector | |||
| Dispatched when a hide event is received by Workspace. | SwfConnector | |||
| Dispatched when a remove event is received by Workspace. | SwfConnector | |||
| Dispatched after the Flex application has completed loading. | SwfConnector | |||
| Dispatched when a show event is received by Workspace. | SwfConnector | |||
| Dispatched from Workspace to unload the Flex application. | SwfConnector | |||
task | プロパティ |
task:lc.procmgmt.domain:Task| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The task associated with the Flex application.
実装
public function get task():lc.procmgmt.domain:Task public function set task(value:lc.procmgmt.domain:Task):voidchangeRouteButtonTooltip | () | メソッド |
public function changeRouteButtonTooltip(existingButtonName:String, newTooltip:String):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Changes the tooltip of the specified button.
パラメーター
existingButtonName:String — Specifies the name of the button.
| |
newTooltip:String — Specifies the new tooltip text.
|
close | () | メソッド |
public function close():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Closes the Flex application.
creationComplete | () | メソッド |
public function creationComplete(event:Event):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies that the application has completed creation and binds the required event listeners to events.
パラメーター
event:Event — Specifies that the initialization of the object has completed.
|
disableRouteButton | () | メソッド |
public function disableRouteButton(buttonName:String):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Disables a specific route button.
パラメーター
buttonName:String — Specifies the name of the button.
|
enableRouteButton | () | メソッド |
public function enableRouteButton(buttonName:String):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Enables a specific route button.
パラメーター
buttonName:String — Specifies the name of the button.
|
getAuthenticatedUser | () | メソッド |
public function getAuthenticatedUser():User| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the current user.
戻り値User — An object representing the current user logged into the Document Server.
|
getCompleteButtonNames | () | メソッド |
public function getCompleteButtonNames():Array| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the names for all buttons used to complete a task. The names includes the Complete button and the buttons provided for each route in the process.
戻り値Array — An array containing the names of routes to complete the task.
|
getPreferencesManager | () | メソッド |
public function getPreferencesManager():IPreferencesManager| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the IPreferencesManager implementation.
IPreferencesManager — An object that implements the IPreferencesManager interface.
|
getRemotingEndpoint | () | メソッド |
public function getRemotingEndpoint(endpointName:String):RemoteObject| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
deprecated - use getRemotingService()
Retrieves a RemoteObject object for the specified connector name. The RemoteObject object
is useful for using Remoting.
パラメーター
endpointName:String — Specifies the name of the connector.
|
RemoteObject — An object that is useful for invoking Remoting calls.
|
getRemotingService | () | メソッド |
public function getRemotingService(serviceName:String):RemoteObject| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 10 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves a RemoteObject object for the specified service name. The RemoteObject object
is used for using Remoting.
パラメーター
serviceName:String — Specifies the name of the service.
|
RemoteObject — An object that is used for invoking Remoting calls on the specified service.
|
getTaskManager | () | メソッド |
public function getTaskManager():lc.procmgmt:ITaskManager| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the ITaskManager implementation.
lc.procmgmt:ITaskManager — An object that implements the ITaskManager interface.
|
getUserManager | () | メソッド |
public function getUserManager():IUserManager| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the IUserManager implementation.
IUserManager — An object that implements the IUserManager interface.
|
hideAllContainerViews | () | メソッド |
public function hideAllContainerViews():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Hides all container tabs, except for any container tabs in the Flex application.
hideAllRouteButtons | () | メソッド |
public function hideAllRouteButtons():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Hides all route buttons.
hideAttachmentsView | () | メソッド |
public function hideAttachmentsView():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Hides the Attachments tab.
hideDirectivesView | () | メソッド |
public function hideDirectivesView():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Hides the Directives tab.
hideFormView | () | メソッド |
public function hideFormView():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Hides the Form tab.
hideRouteButton | () | メソッド |
public function hideRouteButton(buttonName:String):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Hides a specific route button.
パラメーター
buttonName:String — Specifies the name of the button.
|
hideSaveButton | () | メソッド |
public function hideSaveButton():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Hides the Save button.
hideTaskDetailsView | () | メソッド |
public function hideTaskDetailsView():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Hides the Task Details tab.
initialized | () | メソッド |
public function initialized(document:Object, id:String):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Initializes communication with Workspace.
パラメーター
document:Object — Specifies the Flex application to initialize.
| |
id:String — Reserved for future use. Do not use.
|
renameRouteButton | () | メソッド |
public function renameRouteButton(oldButtonName:String, newButtonName:String):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Renames an existing button. You can can rename a route button or the Complete button.
パラメーター
oldButtonName:String — Specifies the current name of the button to change.
| |
newButtonName:String — Specifies the new name for the button.
|
setClean | () | メソッド |
public function setClean():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies that changes in the data have not been made in the Flex application.
setDataInvalid | () | メソッド |
public function setDataInvalid():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies that the data stored is not valid. Use this method when at least one portion of the data to be submitted is not valid or is not formatted correctly.
setDataValid | () | メソッド |
public function setDataValid():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies that the data stored is valid. Use this method when the data is valid and formatted correctly.
setDirty | () | メソッド |
public function setDirty():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies that changes have been made in the Flex application.
setFullScreen | () | メソッド |
public function setFullScreen():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays the Flex application in full screen mode.
setMinimizedScreen | () | メソッド |
public function setMinimizedScreen():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays the Flex application in normal screen mode (not full screen mode).
setReady | () | メソッド |
public function setReady():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Notifies Workspace that the Flex application is ready to
start communicating. To use it, associate it with the mx:Application
component's creationComplete event.
setSaveData | () | メソッド |
public function setSaveData(data:XML):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Sends the data to Workspace to save. The data does not need to be validated before being saved.
パラメーター
data:XML — Specifies the XML data to save.
|
setSubmitData | () | メソッド |
public function setSubmitData(data:XML):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Sends the data to Workspace to submit to a process. The data must be validated before it is submitted to a process.
パラメーター
data:XML — Specifies the XML data to submit to a process.
|
setSubmitDataInvalid | () | メソッド |
public function setSubmitDataInvalid():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies that the Flex application has completed creation and binds the required event listeners to events.
showAllRouteButtons | () | メソッド |
public function showAllRouteButtons():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays all route buttons.
showAttachmentsView | () | メソッド |
public function showAttachmentsView():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays the Attachments tab.
showDirectivesView | () | メソッド |
public function showDirectivesView():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays the Directives tab.
showFormView | () | メソッド |
public function showFormView():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays the Form tab.
showRouteButton | () | メソッド |
public function showRouteButton(buttonName:String):void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays a specific route button.
パラメーター
buttonName:String — Specifies the name of the button.
|
showSaveButton | () | メソッド |
public function showSaveButton():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays the Save button.
showTaskDetailsView | () | メソッド |
public function showTaskDetailsView():void| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays the Task Details tab.
add | イベント |
flash.events.Eventプロパティ Event.type =
mx.events.FlexEvent.ADD| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when an add event is received by Workspace.
This event is required to manage the visibility of TaskForm objects that
use the ResourceContainer object (HTML IFrame).
FlexEvent.ADD 定数により、イベントオブジェクトの type プロパティ値が add イベント用に定義されます。
このイベントが送出されるのは、1 つ以上の関連するリスナーが、送出するオブジェクトに関連付けられている場合に限られます。
イベントオブジェクトの各プロパティには次の値が設定されています。
| プロパティ | 値 |
|---|---|
bubbles | false |
cancelable | false |
currentTarget | イベント処理を行うイベントリスナーの定義用オブジェクトを表します。 例えば、イベントリスナーの登録に myButton.addEventListener() を使用すると、myButton の値は currentTarget となります。 |
target | イベントを送出したオブジェクトを表します。このオブジェクトは必ずしもイベントを受け取るオブジェクトとは限りません。 イベントを受け取るオブジェクトに常にアクセスするには、currentTarget プロパティを使用してください。 |
formInitialData | イベント |
flash.events.DataEventプロパティ DataEvent.type =
flash.events.DataEvent.FORM_INITIAL_DATA| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched after the Flex application has completed loading. Contains prefill data that may be used to initialize the application with data.
formSaveDataRequest | イベント |
flash.events.Eventプロパティ Event.type =
flash.events.Event.FORM_SAVE_DATA_REQUEST| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a user clicks the Save Form Data button within Workspace.
formSubmitDataRequest | イベント |
flash.events.Eventプロパティ Event.type =
flash.events.Event.FORM_SUBMIT_DATA_REQUEST| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a user clicks a button to complete a task within Workspace.
hide | イベント |
flash.events.Eventプロパティ Event.type =
mx.events.FlexEvent.HIDE| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a hide event is received by Workspace.
This is required to manage the visibility of TaskForm objects that
use the ResourceContainer object (HTML IFrame).
FlexEvent.HIDE 定数により、イベントオブジェクトの type プロパティ値が hide イベント用に定義されます。
イベントオブジェクトの各プロパティには次の値が設定されています。
| プロパティ | 値 |
|---|---|
bubbles | false |
cancelable | false |
currentTarget | イベント処理を行うイベントリスナーの定義用オブジェクトを表します。 例えば、イベントリスナーの登録に myButton.addEventListener() を使用すると、myButton の値は currentTarget となります。 |
target | イベントを送出したオブジェクトを表します。このオブジェクトは必ずしもイベントを受け取るオブジェクトとは限りません。 イベントを受け取るオブジェクトに常にアクセスするには、currentTarget プロパティを使用してください。 |
remove | イベント |
flash.events.Eventプロパティ Event.type =
mx.events.FlexEvent.REMOVE| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a remove event is received by Workspace.
This is required to manage the visibility of TaskForm objects that
use the ResourceContainer object (HTML IFrame).
FlexEvent.REMOVE 定数により、イベントオブジェクトの type プロパティ値が remove イベント用に定義されます。
このイベントが送出されるのは、1 つ以上の関連するリスナーが、送出するオブジェクトに関連付けられている場合に限られます。
イベントオブジェクトの各プロパティには次の値が設定されています。
| プロパティ | 値 |
|---|---|
bubbles | false |
cancelable | false |
currentTarget | イベント処理を行うイベントリスナーの定義用オブジェクトを表します。 例えば、イベントリスナーの登録に myButton.addEventListener() を使用すると、myButton の値は currentTarget となります。 |
target | イベントを送出したオブジェクトを表します。このオブジェクトは必ずしもイベントを受け取るオブジェクトとは限りません。 イベントを受け取るオブジェクトに常にアクセスするには、currentTarget プロパティを使用してください。 |
setWorkspaceData | イベント |
lc.procmgmt.events.SwfDataEventプロパティ SwfDataEvent.type =
lc.procmgmt.events.SwfDataEvent.SET_WORKSPACE_DATA| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched after the Flex application has completed loading.
Contains both the data and the associated Task object.
This allows the application to use lc.procmgmt.domain and
lc.foundation.domain objects.
type property for a SwfDataEvent event.
This event is set to always bubble.
The properties of the event object have the following values:
| Property | Value |
|---|---|
data | The data contents for the task. |
task | The instance of the selected task. |
show | イベント |
flash.events.Eventプロパティ Event.type =
mx.events.FlexEvent.SHOW| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched when a show event is received by Workspace.
This is required to manage the visibility of TaskForm objects that
use the ResourceContainer object (HTML IFrame).
FlexEvent.SHOW 定数により、イベントオブジェクトの type プロパティ値が show イベント用に定義されます。
イベントオブジェクトの各プロパティには次の値が設定されています。
| プロパティ | 値 |
|---|---|
bubbles | false |
cancelable | false |
currentTarget | イベント処理を行うイベントリスナーの定義用オブジェクトを表します。 例えば、イベントリスナーの登録に myButton.addEventListener() を使用すると、myButton の値は currentTarget となります。 |
target | イベントを送出したオブジェクトを表します。このオブジェクトは必ずしもイベントを受け取るオブジェクトとは限りません。 イベントを受け取るオブジェクトに常にアクセスするには、currentTarget プロパティを使用してください。 |
unload | イベント |
flash.events.Eventプロパティ Event.type =
lc.procmgmt.events.SwfAppEvent.UNLOAD| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Dispatched from Workspace to unload the Flex application.
This allows the application to use lc.procmgmt.domain and
lc.foundation.domain objects.
The properties of the Event object have the following values:
| Property | Value |
|---|---|
bubbles | True |
cancelable | False; there is no default behavior to cancel. |
currentTarget | The object that is actively processing the Event object with an event listener. |
target | The object that dispatched the event;
use the currentTarget property to always access the
Object listening for the event. |
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示