| 패키지 | 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 | () | 메서드 | 
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 constant defines the value of the
      type property of the event object for an add event.
     
     This event will only be dispatched when there are one or more relevant listeners attached to the dispatching object.
The properties of the event object have the following values:
| Property | Value | 
|---|---|
bubbles | false | 
cancelable | false | 
currentTarget | The Object that defines the
           event listener that handles the event. For example, if you use
           myButton.addEventListener() to register an event listener,
           myButton is the value of the currentTarget.  | 
target | The Object that dispatched the event;
           it is not always the Object listening for the event.
           Use the currentTarget property to always access the
           Object listening for the event. | 
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 constant defines the value of the
      type property of the event object for a hide event.
     
      The properties of the event object have the following values:
| Property | Value | 
|---|---|
bubbles | false | 
cancelable | false | 
currentTarget | The Object that defines the
           event listener that handles the event. For example, if you use
           myButton.addEventListener() to register an event listener,
           myButton is the value of the currentTarget.  | 
target | The Object that dispatched the event;
           it is not always the Object listening for the event.
           Use the currentTarget property to always access the
           Object listening for the event. | 
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 constant defines the value of the
      type property of the event object for an remove event.
     
     This event will only be dispatched when there are one or more relevant listeners attached to the dispatching object.
The properties of the event object have the following values:
| Property | Value | 
|---|---|
bubbles | false | 
cancelable | false | 
currentTarget | The Object that defines the
           event listener that handles the event. For example, if you use
           myButton.addEventListener() to register an event listener,
           myButton is the value of the currentTarget.  | 
target | The Object that dispatched the event;
           it is not always the Object listening for the event.
           Use the currentTarget property to always access the
           Object listening for the event. | 
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 constant defines the value of the
      type property of the event object for a show event.
     
      The properties of the event object have the following values:
| Property | Value | 
|---|---|
bubbles | false | 
cancelable | false | 
currentTarget | The Object that defines the
           event listener that handles the event. For example, if you use
           myButton.addEventListener() to register an event listener,
           myButton is the value of the currentTarget.  | 
target | The Object that dispatched the event;
           it is not always the Object listening for the event.
           Use the currentTarget property to always access the
           Object listening for the event. | 
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, 03:17 PM Z
 
 상속되는 공용 속성 숨기기
 상속되는 공용 속성 표시