The actionClass parameter can be used to define a user-defined action for the current view. You can also use the actionClass parameter to redefine the default behaviour for one of the default actions.
query command
set command
The current view.
query actionClass.action set actionClass.action [className]
action | Use the action qualifier to specify the name of the editor action that you wish to set or query. If you are using the set command, you may specify a default editor action 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.LpexAction interface. If you do not specify the className parameter, the specified action will be reset to its installation setting. |
query actionClass.test set actionClass.test com.ibm.lpex.samples.TestAction set actionClass.test
query command
set command
actions parameter
keyAction parameter
mouseAction parameter
updateProfile.userActions parameter
updateProfile.userKeyActions parameter
updateProfile.userMouseActions parameter
Default editor commands
Default editor actions