Constructor
new ve.dm.StringTextFinder(query, [options]) → {Array.<ve.Range>}
#
Parameters:
| Name | Type | Attributes | Description | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
query |
string | Text to find |
||||||||||||||||||||||||||
options |
Object |
optional |
Search options Properties:
|
- Source:
Returns:
List of ranges where the string was found
Methods
findRanges()
#
- Source: