Paket | lc.procmgmt.ui.layout |
Sınıf | public class Desktop |
Miras Alma | Desktop DesktopBase |
Uygular | IBindingClient |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
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 .
İlgili API Öğeleri
Özellik | Tanımlayan: | ||
---|---|---|---|
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 |
Yöntem | Tanımlayan: | ||
---|---|---|---|
Desktop() Constructor. | Desktop |
header | özellik |
public var header:HeaderPane
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The header component of Workspace, which displays the logo, links, preferences, and messages.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, Bindable
olayını gönderir.
model | özellik |
public var model:DesktopModel
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The presentation model for this view.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, Bindable
olayını gönderir.
Desktop | () | Yapıcı |
public function Desktop()
Constructor.
Tue Jun 12 2018, 01:09 PM Z