Constructor
new mw.editcheck.TextMatchEditCheckAction(config)
#
TextMatchEditCheckAction
Subclass of EditCheckAction to include information about the matchItem associated with this action
Parameters:
TextMatchEditCheckAction
Subclass of EditCheckAction to include information about the matchItem associated with this action
Methods
equals(other, …args) → {boolean}
#
Compare to another action
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
other |
mw.editcheck.EditCheckAction | Other action |
|
args |
any |
repeatable |
Returns:
- Type
- boolean
Compare to another action
getName() → {string}
#
Get the name of the check type
Returns:
Check type name
- Type
- string
Get the name of the check type
getTagName() → {string}
#
Get unique tag name for this action
Returns:
unique tag
- Type
- string
Get unique tag name for this action