套件 | lc.procmgmt.domain |
介面 | public interface ICommand |
實作者 | AttachmentCommand, TaskCommand, TaskFormSaveCommand, TaskFormSubmitCommand, TaskFormTakeOfflineCommand |
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
ICommand
interface defines a common interface for self-contained commands.
The ICommand
interface is implemented by command objects, allowing the
encapsulation of an action and its parameters.
Classes that implement the ICommand
interface wrap the execution of
an operation so that they can be handled in a generic manner.
公用屬性
屬性 | 定義自 |
---|
公用方法
方法 | 定義自 |
---|
Tue Jun 12 2018, 03:47 PM Z