public interface SheetController
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invokeCommand(SpreadsheetCommands command,
java.lang.Object... args)
The method handles spreadsheet commands.
|
java.lang.Object invokeCommand(SpreadsheetCommands command, java.lang.Object... args)
command - The command to process.args - Command arguments.