| Package | Description |
|---|---|
| mmarquee.automation.pattern.raw | |
| mmarquee.automation.uiautomation |
UIAutomationClient
|
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationTextRange |
IUIAutomationTextPattern.documentRange()
Getter method for the COM property "DocumentRange"
|
IUIAutomationTextRange |
IUIAutomationTextEditPattern.getActiveComposition() |
IUIAutomationTextRange |
IUIAutomationTextPattern2.getCaretRange(com4j.Holder<Integer> isActive) |
IUIAutomationTextRange |
IUIAutomationTextEditPattern.getConversionTarget() |
IUIAutomationTextRange |
IUIAutomationTextPattern2.rangeFromAnnotation(IUIAutomationElement annotation) |
IUIAutomationTextRange |
IUIAutomationTextPattern.rangeFromChild(IUIAutomationElement child) |
IUIAutomationTextRange |
IUIAutomationTextChildPattern.textRange()
Getter method for the COM property "TextRange"
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IUIAutomationTextRange2 |
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationTextRange |
IUIAutomationTextRange.clone() |
IUIAutomationTextRange |
IUIAutomationTextRange.findAttribute(int attr,
Object val,
int backward) |
IUIAutomationTextRange |
IUIAutomationTextRange.findText(String text,
int backward,
int ignoreCase) |
IUIAutomationTextRange |
IUIAutomationTextRangeArray.getElement(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
IUIAutomationTextRange.compare(IUIAutomationTextRange range) |
int |
IUIAutomationTextRange.compareEndpoints(TextPatternRangeEndpoint srcEndPoint,
IUIAutomationTextRange range,
TextPatternRangeEndpoint targetEndPoint) |
void |
IUIAutomationTextRange.moveEndpointByRange(TextPatternRangeEndpoint srcEndPoint,
IUIAutomationTextRange range,
TextPatternRangeEndpoint targetEndPoint) |
Copyright © 2016. All rights reserved.