public interface IUIAutomationValuePattern
extends com4j.Com4jObject
| Modifier and Type | Method and Description |
|---|---|
int |
cachedIsReadOnly()
Getter method for the COM property "CachedIsReadOnly"
|
String |
cachedValue()
Getter method for the COM property "CachedValue"
|
int |
currentIsReadOnly()
Getter method for the COM property "CurrentIsReadOnly"
|
String |
currentValue()
Getter method for the COM property "CurrentValue"
|
void |
setValue(String val) |
void setValue(String val)
val - Mandatory java.lang.String parameter.String currentValue()
Getter method for the COM property "CurrentValue"
int currentIsReadOnly()
Getter method for the COM property "CurrentIsReadOnly"
String cachedValue()
Getter method for the COM property "CachedValue"
int cachedIsReadOnly()
Getter method for the COM property "CachedIsReadOnly"
Copyright © 2016. All rights reserved.