docs » cp.ui.SearchField
A TextField with a subrole of AXSearchField.
- Functions - API calls offered directly by the extension
- matchesSearch
- Methods - API calls which can only be made on an object returned by a constructor
- SearchField
| Signature | cp.ui.SearchField.matchesSearch(element) -> boolean |
|---|---|
| Type | Function |
| Description | Checks to see if an element is a AXTextField with a subrole of AXSearchField. |
| Parameters |
|
| Returns |
|
| Signature | cp.ui.SearchField(parent, uiFinder[, convertFn]) -> cp.ui.SearchField |
|---|---|
| Type | Method |
| Description | Creates a new SearchField. They have a parent and a finder function. |
| Parameters |
|
| Returns |
|