패키지 | lc.procmgmt.ui.layout |
클래스 | public class DesktopModel |
상속 | DesktopModel NavigationSupervisorModel |
구현 | IBookmarkTarget, IHelpSource |
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
DesktopModel
class provides the model implementation for the
Desktop
component.
For information on using this component to customize Workspace, see Customizing the Adobe Digital Enterprise Platform Document Services - Workspace 10.0 User Interface .
관련 API 요소
속성 | 정의 주체 | ||
---|---|---|---|
headerPaneModel : HeaderPaneModel | DesktopModel | ||
isHeaderOpen : Boolean | DesktopModel | ||
toastFadeTimeMilliseconds : Number
Deprecated Since LiveCycle ES Update 1 (8.2): Toast is no longer used. | DesktopModel | ||
toastViewTimeMilliseconds : Number
Deprecated Since LiveCycle ES Update 1 (8.2): Toast is no longer used. | DesktopModel | ||
welcomeModel : WelcomeModel
An instance of the WelcomeModel component. | DesktopModel | ||
workspaceModel : WorkspaceModel
An instance of the Workspace component. | DesktopModel |
메서드 | 정의 주체 | ||
---|---|---|---|
Constructor. | DesktopModel | ||
Displays context-sensitive help to a user. | DesktopModel | ||
Logs out of the current Workspace session. | DesktopModel | ||
[재정의]
Initializes the user preferences and displays the appropriate view depending on
the user's start location. | DesktopModel | ||
Modifies the display for the Header component to a maximized or
minimized state, and modifies the state of the Welcome or
Workspace component appropriately. | DesktopModel | ||
Shows the Welcome component. | DesktopModel | ||
Displays the Workspace component. | DesktopModel |
상수 | 정의 주체 | ||
---|---|---|---|
ACROBAT_DETECT : String = "acrobatDetect" [정적]
A special value that specifies to set the state to for detecting Adobe Acrobat or Adobe Reader version
installed on the computer of the user. | DesktopModel | ||
STATE_WELCOME : String = "welcomeState" [정적]
A special value that specifies to set the state to display the Welcome page first. | DesktopModel | ||
STATE_WORKSPACE : String = "workspaceState" [정적]
A special value that specifies to set the state to display the Workspace page first. | DesktopModel |
headerPaneModel | 속성 |
headerPaneModel:HeaderPaneModel
구현
public function get headerPaneModel():HeaderPaneModel
public function set headerPaneModel(value:HeaderPaneModel):void
isHeaderOpen | 속성 |
toastFadeTimeMilliseconds | 속성 |
toastFadeTimeMilliseconds:Number
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Deprecated Since LiveCycle ES Update 1 (8.2): Toast is no longer used.
Toast is no longer used in Workspace. It remains exposed so that you can compile applications using earlier versions of the API.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 propertyChange
이벤트를 전달합니다.
구현
public function get toastFadeTimeMilliseconds():Number
public function set toastFadeTimeMilliseconds(value:Number):void
toastViewTimeMilliseconds | 속성 |
toastViewTimeMilliseconds:Number
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Deprecated Since LiveCycle ES Update 1 (8.2): Toast is no longer used.
Toast is no longer used in Workspace. It remains exposed so that you can compile applications using earlier versions of the API.
이 속성은 데이터 바인딩에 대한 소스로 사용할 수 있습니다. 이 속성을 수정하면 propertyChange
이벤트를 전달합니다.
구현
public function get toastViewTimeMilliseconds():Number
public function set toastViewTimeMilliseconds(value:Number):void
welcomeModel | 속성 |
welcomeModel:WelcomeModel
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
An instance of the WelcomeModel
component.
구현
public function get welcomeModel():WelcomeModel
public function set welcomeModel(value:WelcomeModel):void
workspaceModel | 속성 |
workspaceModel:WorkspaceModel
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
An instance of the Workspace
component.
구현
public function get workspaceModel():WorkspaceModel
public function set workspaceModel(value:WorkspaceModel):void
DesktopModel | () | 생성자 |
public function DesktopModel()
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
displayHelp | () | 메서드 |
public function displayHelp():void
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays context-sensitive help to a user.
doLogout | () | 메서드 |
public function doLogout():void
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Logs out of the current Workspace session.
initialize | () | 메서드 |
override public function initialize():void
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Initializes the user preferences and displays the appropriate view depending on the user's start location. If the user did not specify a startup location in their preferences, a default component is provided by the Workspace API.
showHeader | () | 메서드 |
public function showHeader(openHeader:Boolean):void
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Modifies the display for the Header
component to a maximized or
minimized state, and modifies the state of the Welcome
or
Workspace
component appropriately.
매개 변수
openHeader:Boolean — Specifies whether to display the header. A value of
true indicates to display the header.
|
showWelcomePage | () | 메서드 |
public function showWelcomePage():void
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Shows the Welcome
component.
Sets the state to STATE_WELCOME
and invokes the showHeader
method with
false
as a parameter.
showWorkspace | () | 메서드 |
public function showWorkspace(tabName:String = null):void
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
런타임 버전: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Displays the Workspace
component.
매개 변수
tabName:String (default = null ) — Defaults to the Start Process tab within Workspace. Passes in a string value
that represents one of the tabs as defined in the WorkspaceModel class
to specify the tab that is displayed to users after they log in to Workspace.
|
관련 API 요소
ACROBAT_DETECT | 상수 |
public static const ACROBAT_DETECT:String = "acrobatDetect"
언어 버전: | 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 set the state to for detecting Adobe Acrobat or Adobe Reader version installed on the computer of the user.
STATE_WELCOME | 상수 |
public static const STATE_WELCOME:String = "welcomeState"
언어 버전: | 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 set the state to display the Welcome page first.
STATE_WORKSPACE | 상수 |
public static const STATE_WORKSPACE:String = "workspaceState"
언어 버전: | 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 set the state to display the Workspace page first.
Tue Jun 12 2018, 03:17 PM Z