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

DisplayAttachmentCommand  - AS3 ADEP Workspace

Пакетlc.procmgmt.commands
Классpublic class DisplayAttachmentCommand
НаследованиеDisplayAttachmentCommand Inheritance AttachmentCommand Inheritance Object

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

The DisplayAttachmentCommand class returns the attachment document stored with the task. The attachment document that is returned can be displayed to a user.

Связанные элементы API



Общедоступные свойства
 СвойствоОпределено
 Inheritedconstructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта.
Object
 Inheritedenabled : Boolean
A flag that indicates whether the execute operation is active.
AttachmentCommand
 Inheritedname : String
[только для чтения] The name of the command.
AttachmentCommand
 InheritedtaskAttachmentInfo : lc.procmgmt.domain:TaskAttachmentInfo
The TaskAttachmentInfo object that is associated with this command.
AttachmentCommand
Общедоступные методы
 МетодОпределено
  
Constructor.
DisplayAttachmentCommand
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, weakRef:Boolean = false):void
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event.
AttachmentCommand
 Inherited
Dispatches an event into the event flow.
AttachmentCommand
  
[переопределить] Retrieves the attachment from the task that is being held by the TaskAttachmentInfo object.
DisplayAttachmentCommand
 Inherited
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
AttachmentCommand
 Inherited
Показывает, определено ли заданное свойство для объекта.
Object
 Inherited
Показывает, есть ли экземпляр класса Object в цепи прототипов объекта, заданного в качестве параметра.
Object
 Inherited
Показывает наличие заданного свойства и его перечисляемость.
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Removes a listener from the EventDispatcher object.
AttachmentCommand
 Inherited
Задает доступность динамического свойства для операций цикла.
Object
 Inherited
Возвращает строковое представление этого объекта, отформатированного в соответствии со стандартами, принятыми для данной локали.
Object
 Inherited
Возвращает строковое представление заданного объекта.
Object
 Inherited
Возвращает элементарное значение заданного объекта.
Object
 Inherited
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.
AttachmentCommand
Общедоступные константы
 КонстантаОпределено
  NAME : String = "DisplayAttachmentCommand"
[статические] The name of the command.
DisplayAttachmentCommand
Сведения о конструкторе

DisplayAttachmentCommand

()Конструктор
public function DisplayAttachmentCommand(taskAttachmentInfo:lc.procmgmt.domain:TaskAttachmentInfo = null)

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

Constructor.

Параметры
taskAttachmentInfo:lc.procmgmt.domain:TaskAttachmentInfo (default = null) — Specifies the TaskAttachmentInfo object that is associated with this command. When the value of null is used, the taskAttachmentInfo property must be specified before the execute() method is used.
Сведения о методе

execute

()метод
override public function execute():lc.foundation.util:Token

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

Retrieves the attachment from the task that is being held by the TaskAttachmentInfo object.

Возвращает
lc.foundation.util:Token — A token that permits the caller to be notified when the execution is complete.
Сведения о константе

NAME

Константа
public static const NAME:String = "DisplayAttachmentCommand"

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

The name of the command.





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

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