public abstract class IAsyncCommand extends ICommand
Defines an asynchronous command.
Constructor and Description |
---|
IAsyncCommand() |
Modifier and Type | Method and Description |
---|---|
abstract void |
cancel()
Cancels an execution of a command.
|
abstract void |
executeAsync()
Executes a command asynchronously.
|
canExecute, execute
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.