controller.actions
package controller.actions
Type members
Classlikes
Defines a user-executable action
Defines a user-executable action
- Type parameters:
- T
the type of the parameter associated with the action
- Value parameters:
- actionParameter
an optional parameter associated with the action
Defines a user-executable action that never has any additional parameters
Defines a user-executable action that never has any additional parameters