public interface ICommand
Modifier and Type | Method and Description |
---|---|
ICommandExecutor |
getCommandExecutor()
Gets the commands executer.
|
IEnabledChecker |
getEnabledChecker()
Gets the EnabledChecker for the command.
|
IExceptionHandler |
getExceptionHandler()
Gets the commands ExceptionHandler
|
ICommandExecutor getCommandExecutor()
IEnabledChecker getEnabledChecker()
IExceptionHandler getExceptionHandler()
Siehe auch Jowidgets Nutzerhandbuch