| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.accessibility |
| Modifier and Type | Method and Description |
|---|---|
List<AXProperty> |
AXNode.getIgnoredReasons()
Collection of reasons why this node is hidden.
|
List<AXProperty> |
AXNode.getProperties()
All other properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
AXNode.setIgnoredReasons(List<AXProperty> ignoredReasons)
Collection of reasons why this node is hidden.
|
void |
AXNode.setProperties(List<AXProperty> properties)
All other properties
|
Copyright © 2020. All rights reserved.