docs » cp.ui.Group
UI Group.
- Functions - API calls offered directly by the extension
- contents
- matches
- Constructors - API calls which return an object, typically one that offers API methods
- Group
| Signature | cp.ui.Group.contents(element) -> axuielement |
|---|---|
| Type | Function |
| Description | Returns the AXContents of the element, if it is an AXGroup. |
| Parameters |
|
| Returns |
|
| Signature | cp.ui.Group.matches(element) -> boolean |
|---|---|
| Type | Function |
| Description | Checks to see if an element matches what we think it should be. |
| Parameters |
|
| Returns |
|
| Signature | cp.ui.Group(parent, uiFinder[, contentsClass]) -> Alert |
|---|---|
| Type | Constructor |
| Description | Creates a new Group instance. |
| Parameters |
|
| Returns |
|