Extends
Methods
doesActionSupportMethod(action, method) → {boolean}
#
Check if an action supports a method.
Parameters:
| Name | Type | Description |
|---|---|---|
action |
string | Name of action |
method |
string | Name of method |
Returns:
The action supports the method
- Type
- boolean
- Source:
Check if an action supports a method.