public interface IUIAutomationSelectionPattern
extends com4j.Com4jObject
| Modifier and Type | Method and Description |
|---|---|
int |
cachedCanSelectMultiple()
Getter method for the COM property "CachedCanSelectMultiple"
|
int |
cachedIsSelectionRequired()
Getter method for the COM property "CachedIsSelectionRequired"
|
int |
currentCanSelectMultiple()
Getter method for the COM property "CurrentCanSelectMultiple"
|
int |
currentIsSelectionRequired()
Getter method for the COM property "CurrentIsSelectionRequired"
|
IUIAutomationElementArray |
getCachedSelection() |
IUIAutomationElementArray |
getCurrentSelection() |
IUIAutomationElementArray getCurrentSelection()
int currentCanSelectMultiple()
Getter method for the COM property "CurrentCanSelectMultiple"
int currentIsSelectionRequired()
Getter method for the COM property "CurrentIsSelectionRequired"
IUIAutomationElementArray getCachedSelection()
int cachedCanSelectMultiple()
Getter method for the COM property "CachedCanSelectMultiple"
int cachedIsSelectionRequired()
Getter method for the COM property "CachedIsSelectionRequired"
Copyright © 2016. All rights reserved.