Справочник по ActionScript® 3.0 для платформы Adobe® Flash®
Домашняя страница  |  Скрыть список пакетов и классов |  Пакеты  |  Классы  |  Что нового  |  Указатель  |  Приложения  |  Почему по-английски?
Фильтры: Получение данных с сервера...
Получение данных с сервера...
lc.procmgmt.ui.layout 

Desktop  - AS3 ADEP Workspace

Пакетlc.procmgmt.ui.layout
Классpublic class Desktop
НаследованиеDesktop Inheritance DesktopBase
Реализует IBindingClient

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

The Desktop component combines all the components available for Workspace. Using the Desktop component is essentially using an instance of Workspace.

The Desktop component interacts with the DesktopModel class, which implements the model 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



Общедоступные свойства
 СвойствоОпределено
  header : HeaderPane
The header component of Workspace, which displays the logo, links, preferences, and messages.
Desktop
  model : DesktopModel
The presentation model for this view.
Desktop
Общедоступные методы
 МетодОпределено
  
Constructor.
Desktop
Сведения о свойстве

header

свойство
public var header:HeaderPane

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

The header component of Workspace, which displays the logo, links, preferences, and messages.

Это свойство можно использовать в качестве источника для связывания данных. При изменении этого свойства отправляется событие Bindable .

model

свойство 
public var model:DesktopModel

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

The presentation model for this view.

Это свойство можно использовать в качестве источника для связывания данных. При изменении этого свойства отправляется событие Bindable .

Сведения о конструкторе

Desktop

()Конструктор
public function Desktop()

Constructor.





[ X ]Почему по-английски?
Содержимое Справочника ActionScript 3.0 отображается на английском языке

Не все части Справочника ActionScript 3.0 переводятся на все языки. Если какой-то текстовый элемент не переведен, он отображается на английском языке. Например, компонент ga.controls.HelpBox не переведен ни на один из языков. Это значит, что в русской версии справки компонент ga.controls.HelpBox будет отображаться на английском языке.