public class Value extends BasePattern
pattern| Constructor and Description |
|---|
Value() |
| Modifier and Type | Method and Description |
|---|---|
int |
isReadOnly()
Gets the current readonly status of the control
|
void |
setValue(String value)
Sets the value of the control
|
String |
value()
Get the current value of the control
|
isAvailable, setPatternpublic String value()
public int isReadOnly()
public void setValue(String value)
value - Value to useCopyright © 2016. All rights reserved.