public interface IUIAutomationElement
extends com4j.Com4jObject
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationElement |
buildUpdatedCache(IUIAutomationCacheRequest cacheRequest) |
String |
cachedAcceleratorKey()
Getter method for the COM property "CachedAcceleratorKey"
|
String |
cachedAccessKey()
Getter method for the COM property "CachedAccessKey"
|
String |
cachedAriaProperties()
Getter method for the COM property "CachedAriaProperties"
|
String |
cachedAriaRole()
Getter method for the COM property "CachedAriaRole"
|
String |
cachedAutomationId()
Getter method for the COM property "CachedAutomationId"
|
String |
cachedClassName()
Getter method for the COM property "CachedClassName"
|
IUIAutomationElementArray |
cachedControllerFor()
Getter method for the COM property "CachedControllerFor"
|
int |
cachedControlType()
Getter method for the COM property "CachedControlType"
|
int |
cachedCulture()
Getter method for the COM property "CachedCulture"
|
IUIAutomationElementArray |
cachedDescribedBy()
Getter method for the COM property "CachedDescribedBy"
|
IUIAutomationElementArray |
cachedFlowsTo()
Getter method for the COM property "CachedFlowsTo"
|
String |
cachedFrameworkId()
Getter method for the COM property "CachedFrameworkId"
|
int |
cachedHasKeyboardFocus()
Getter method for the COM property "CachedHasKeyboardFocus"
|
String |
cachedHelpText()
Getter method for the COM property "CachedHelpText"
|
int |
cachedIsContentElement()
Getter method for the COM property "CachedIsContentElement"
|
int |
cachedIsControlElement()
Getter method for the COM property "CachedIsControlElement"
|
int |
cachedIsDataValidForForm()
Getter method for the COM property "CachedIsDataValidForForm"
|
int |
cachedIsEnabled()
Getter method for the COM property "CachedIsEnabled"
|
int |
cachedIsKeyboardFocusable()
Getter method for the COM property "CachedIsKeyboardFocusable"
|
int |
cachedIsOffscreen()
Getter method for the COM property "CachedIsOffscreen"
|
int |
cachedIsPassword()
Getter method for the COM property "CachedIsPassword"
|
int |
cachedIsRequiredForForm()
Getter method for the COM property "CachedIsRequiredForForm"
|
String |
cachedItemStatus()
Getter method for the COM property "CachedItemStatus"
|
String |
cachedItemType()
Getter method for the COM property "CachedItemType"
|
IUIAutomationElement |
cachedLabeledBy()
Getter method for the COM property "CachedLabeledBy"
|
String |
cachedLocalizedControlType()
Getter method for the COM property "CachedLocalizedControlType"
|
String |
cachedName()
Getter method for the COM property "CachedName"
|
Buffer |
cachedNativeWindowHandle()
Getter method for the COM property "CachedNativeWindowHandle"
|
OrientationType |
cachedOrientation()
Getter method for the COM property "CachedOrientation"
|
int |
cachedProcessId()
Getter method for the COM property "CachedProcessId"
|
String |
cachedProviderDescription()
Getter method for the COM property "CachedProviderDescription"
|
String |
currentAcceleratorKey()
Getter method for the COM property "CurrentAcceleratorKey"
|
String |
currentAccessKey()
Getter method for the COM property "CurrentAccessKey"
|
String |
currentAriaProperties()
Getter method for the COM property "CurrentAriaProperties"
|
String |
currentAriaRole()
Getter method for the COM property "CurrentAriaRole"
|
String |
currentAutomationId()
Getter method for the COM property "CurrentAutomationId"
|
String |
currentClassName()
Getter method for the COM property "CurrentClassName"
|
IUIAutomationElementArray |
currentControllerFor()
Getter method for the COM property "CurrentControllerFor"
|
int |
currentControlType()
Getter method for the COM property "CurrentControlType"
|
int |
currentCulture()
Getter method for the COM property "CurrentCulture"
|
IUIAutomationElementArray |
currentDescribedBy()
Getter method for the COM property "CurrentDescribedBy"
|
IUIAutomationElementArray |
currentFlowsTo()
Getter method for the COM property "CurrentFlowsTo"
|
String |
currentFrameworkId()
Getter method for the COM property "CurrentFrameworkId"
|
int |
currentHasKeyboardFocus()
Getter method for the COM property "CurrentHasKeyboardFocus"
|
String |
currentHelpText()
Getter method for the COM property "CurrentHelpText"
|
int |
currentIsContentElement()
Getter method for the COM property "CurrentIsContentElement"
|
int |
currentIsControlElement()
Getter method for the COM property "CurrentIsControlElement"
|
int |
currentIsDataValidForForm()
Getter method for the COM property "CurrentIsDataValidForForm"
|
int |
currentIsEnabled()
Getter method for the COM property "CurrentIsEnabled"
|
int |
currentIsKeyboardFocusable()
Getter method for the COM property "CurrentIsKeyboardFocusable"
|
int |
currentIsOffscreen()
Getter method for the COM property "CurrentIsOffscreen"
|
int |
currentIsPassword()
Getter method for the COM property "CurrentIsPassword"
|
int |
currentIsRequiredForForm()
Getter method for the COM property "CurrentIsRequiredForForm"
|
String |
currentItemStatus()
Getter method for the COM property "CurrentItemStatus"
|
String |
currentItemType()
Getter method for the COM property "CurrentItemType"
|
IUIAutomationElement |
currentLabeledBy()
Getter method for the COM property "CurrentLabeledBy"
|
String |
currentLocalizedControlType()
Getter method for the COM property "CurrentLocalizedControlType"
|
String |
currentName()
Getter method for the COM property "CurrentName"
|
Buffer |
currentNativeWindowHandle()
Getter method for the COM property "CurrentNativeWindowHandle"
|
OrientationType |
currentOrientation()
Getter method for the COM property "CurrentOrientation"
|
int |
currentProcessId()
Getter method for the COM property "CurrentProcessId"
|
String |
currentProviderDescription()
Getter method for the COM property "CurrentProviderDescription"
|
IUIAutomationElementArray |
findAll(TreeScope scope,
IUIAutomationCondition condition) |
IUIAutomationElementArray |
findAllBuildCache(TreeScope scope,
IUIAutomationCondition condition,
IUIAutomationCacheRequest cacheRequest) |
IUIAutomationElement |
findFirst(TreeScope scope,
IUIAutomationCondition condition) |
IUIAutomationElement |
findFirstBuildCache(TreeScope scope,
IUIAutomationCondition condition,
IUIAutomationCacheRequest cacheRequest) |
Object |
Get_CurrentBoundingRectangle() |
IUIAutomationElementArray |
getCachedChildren() |
IUIAutomationElement |
getCachedParent() |
com4j.Com4jObject |
getCachedPattern(int patternId) |
Buffer |
getCachedPatternAs(int patternId,
com4j.GUID riid) |
Object |
getCachedPropertyValue(int propertyId) |
Object |
getCachedPropertyValueEx(int propertyId,
int ignoreDefaultValue) |
com4j.Com4jObject |
getCurrentPattern(int patternId) |
Buffer |
getCurrentPatternAs(int patternId,
com4j.GUID riid) |
Object |
getCurrentPropertyValue(int propertyId) |
Object |
getCurrentPropertyValueEx(int propertyId,
int ignoreDefaultValue) |
int[] |
getRuntimeId() |
void |
setFocus() |
void setFocus()
int[] getRuntimeId()
IUIAutomationElement findFirst(TreeScope scope, IUIAutomationCondition condition)
scope - Mandatory mmarquee.automation.uiautomation.TreeScope parameter.condition - Mandatory mmarquee.automation.uiautomation.IUIAutomationCondition parameter.IUIAutomationElementArray findAll(TreeScope scope, IUIAutomationCondition condition)
scope - Mandatory mmarquee.automation.uiautomation.TreeScope parameter.condition - Mandatory mmarquee.automation.uiautomation.IUIAutomationCondition parameter.IUIAutomationElement findFirstBuildCache(TreeScope scope, IUIAutomationCondition condition, IUIAutomationCacheRequest cacheRequest)
scope - Mandatory mmarquee.automation.uiautomation.TreeScope parameter.condition - Mandatory mmarquee.automation.uiautomation.IUIAutomationCondition parameter.cacheRequest - Mandatory mmarquee.automation.uiautomation.IUIAutomationCacheRequest parameter.IUIAutomationElementArray findAllBuildCache(TreeScope scope, IUIAutomationCondition condition, IUIAutomationCacheRequest cacheRequest)
scope - Mandatory mmarquee.automation.uiautomation.TreeScope parameter.condition - Mandatory mmarquee.automation.uiautomation.IUIAutomationCondition parameter.cacheRequest - Mandatory mmarquee.automation.uiautomation.IUIAutomationCacheRequest parameter.IUIAutomationElement buildUpdatedCache(IUIAutomationCacheRequest cacheRequest)
cacheRequest - Mandatory mmarquee.automation.uiautomation.IUIAutomationCacheRequest parameter.Object getCurrentPropertyValue(int propertyId)
propertyId - Mandatory int parameter.Object getCurrentPropertyValueEx(int propertyId, int ignoreDefaultValue)
propertyId - Mandatory int parameter.ignoreDefaultValue - Mandatory int parameter.Object getCachedPropertyValue(int propertyId)
propertyId - Mandatory int parameter.Object getCachedPropertyValueEx(int propertyId, int ignoreDefaultValue)
propertyId - Mandatory int parameter.ignoreDefaultValue - Mandatory int parameter.Buffer getCurrentPatternAs(int patternId, com4j.GUID riid)
patternId - Mandatory int parameter.riid - Mandatory GUID parameter.Buffer getCachedPatternAs(int patternId, com4j.GUID riid)
patternId - Mandatory int parameter.riid - Mandatory GUID parameter.com4j.Com4jObject getCurrentPattern(int patternId)
patternId - Mandatory int parameter.com4j.Com4jObject getCachedPattern(int patternId)
patternId - Mandatory int parameter.IUIAutomationElement getCachedParent()
IUIAutomationElementArray getCachedChildren()
int currentProcessId()
Getter method for the COM property "CurrentProcessId"
int currentControlType()
Getter method for the COM property "CurrentControlType"
String currentLocalizedControlType()
Getter method for the COM property "CurrentLocalizedControlType"
String currentName()
Getter method for the COM property "CurrentName"
String currentAcceleratorKey()
Getter method for the COM property "CurrentAcceleratorKey"
String currentAccessKey()
Getter method for the COM property "CurrentAccessKey"
int currentHasKeyboardFocus()
Getter method for the COM property "CurrentHasKeyboardFocus"
int currentIsKeyboardFocusable()
Getter method for the COM property "CurrentIsKeyboardFocusable"
int currentIsEnabled()
Getter method for the COM property "CurrentIsEnabled"
String currentAutomationId()
Getter method for the COM property "CurrentAutomationId"
String currentClassName()
Getter method for the COM property "CurrentClassName"
String currentHelpText()
Getter method for the COM property "CurrentHelpText"
int currentCulture()
Getter method for the COM property "CurrentCulture"
int currentIsControlElement()
Getter method for the COM property "CurrentIsControlElement"
int currentIsContentElement()
Getter method for the COM property "CurrentIsContentElement"
int currentIsPassword()
Getter method for the COM property "CurrentIsPassword"
Buffer currentNativeWindowHandle()
Getter method for the COM property "CurrentNativeWindowHandle"
String currentItemType()
Getter method for the COM property "CurrentItemType"
int currentIsOffscreen()
Getter method for the COM property "CurrentIsOffscreen"
OrientationType currentOrientation()
Getter method for the COM property "CurrentOrientation"
String currentFrameworkId()
Getter method for the COM property "CurrentFrameworkId"
int currentIsRequiredForForm()
Getter method for the COM property "CurrentIsRequiredForForm"
String currentItemStatus()
Getter method for the COM property "CurrentItemStatus"
Object Get_CurrentBoundingRectangle()
IUIAutomationElement currentLabeledBy()
Getter method for the COM property "CurrentLabeledBy"
String currentAriaRole()
Getter method for the COM property "CurrentAriaRole"
String currentAriaProperties()
Getter method for the COM property "CurrentAriaProperties"
int currentIsDataValidForForm()
Getter method for the COM property "CurrentIsDataValidForForm"
IUIAutomationElementArray currentControllerFor()
Getter method for the COM property "CurrentControllerFor"
IUIAutomationElementArray currentDescribedBy()
Getter method for the COM property "CurrentDescribedBy"
IUIAutomationElementArray currentFlowsTo()
Getter method for the COM property "CurrentFlowsTo"
String currentProviderDescription()
Getter method for the COM property "CurrentProviderDescription"
int cachedProcessId()
Getter method for the COM property "CachedProcessId"
int cachedControlType()
Getter method for the COM property "CachedControlType"
String cachedLocalizedControlType()
Getter method for the COM property "CachedLocalizedControlType"
String cachedName()
Getter method for the COM property "CachedName"
String cachedAcceleratorKey()
Getter method for the COM property "CachedAcceleratorKey"
String cachedAccessKey()
Getter method for the COM property "CachedAccessKey"
int cachedHasKeyboardFocus()
Getter method for the COM property "CachedHasKeyboardFocus"
int cachedIsKeyboardFocusable()
Getter method for the COM property "CachedIsKeyboardFocusable"
int cachedIsEnabled()
Getter method for the COM property "CachedIsEnabled"
String cachedAutomationId()
Getter method for the COM property "CachedAutomationId"
String cachedClassName()
Getter method for the COM property "CachedClassName"
String cachedHelpText()
Getter method for the COM property "CachedHelpText"
int cachedCulture()
Getter method for the COM property "CachedCulture"
int cachedIsControlElement()
Getter method for the COM property "CachedIsControlElement"
int cachedIsContentElement()
Getter method for the COM property "CachedIsContentElement"
int cachedIsPassword()
Getter method for the COM property "CachedIsPassword"
Buffer cachedNativeWindowHandle()
Getter method for the COM property "CachedNativeWindowHandle"
String cachedItemType()
Getter method for the COM property "CachedItemType"
int cachedIsOffscreen()
Getter method for the COM property "CachedIsOffscreen"
OrientationType cachedOrientation()
Getter method for the COM property "CachedOrientation"
String cachedFrameworkId()
Getter method for the COM property "CachedFrameworkId"
int cachedIsRequiredForForm()
Getter method for the COM property "CachedIsRequiredForForm"
String cachedItemStatus()
Getter method for the COM property "CachedItemStatus"
IUIAutomationElement cachedLabeledBy()
Getter method for the COM property "CachedLabeledBy"
String cachedAriaRole()
Getter method for the COM property "CachedAriaRole"
String cachedAriaProperties()
Getter method for the COM property "CachedAriaProperties"
int cachedIsDataValidForForm()
Getter method for the COM property "CachedIsDataValidForForm"
IUIAutomationElementArray cachedControllerFor()
Getter method for the COM property "CachedControllerFor"
IUIAutomationElementArray cachedDescribedBy()
Getter method for the COM property "CachedDescribedBy"
IUIAutomationElementArray cachedFlowsTo()
Getter method for the COM property "CachedFlowsTo"
String cachedProviderDescription()
Getter method for the COM property "CachedProviderDescription"
Copyright © 2016. All rights reserved.