The commandClass parameter can be used to define a user-defined command for the current view. You can also use the commandClass parameter to redefine the default behaviour for one of the default editor commands.
query command
set command
The current view.
query commandClass.command set commandClass.command [className]
command | Use the command qualifier to specify the name of the editor command that you wish to set or query. If you are using the set command, you may specify a default editor command in order to override its default behaviour. |
className | Use the className parameter to specify the name of a class that implements the com.ibm.lpex.core.LpexCommand interface. If you do not specify the className parameter, the specified command will be reset to its installation setting. |
query commandClass.test set commandClass.test com.ibm.lpex.samples.TestCommand set commandClass.test
Default editor commands
query command
set command
commands parameter