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 |
- Source:
Returns:
The action supports the method
- Type
- boolean
Check if an action supports a method.