Package | Description |
---|---|
com.borland.silktest.jtf |
The core Java Testing Framework (JTF) classes.
|
Modifier and Type | Method and Description |
---|---|
TextRange |
TextField.getSelectedRange()
Gets the selected range within the text field.
|
Modifier and Type | Method and Description |
---|---|
void |
TextField.setSelectedRange(TextRange selectedRange)
Sets the selected range within the text field.
|
void |
TextField.setSelectionRange(TextRange selectionRange)
Selects the specified range of the single-line or multi-line text field.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.