패키지 | 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:17 PM Z