Package | Description |
---|---|
com.borland.silktest.jtf |
Java Testing Framework (JTF) 核心类。
|
Modifier and Type | Method and Description |
---|---|
TextRange |
TextField.getSelectedRange()
获取 文本字段中的所选范围。
|
Modifier and Type | Method and Description |
---|---|
void |
TextField.setSelectedRange(TextRange selectedRange)
设置 文本字段中的所选范围。
|
void |
TextField.setSelectionRange(TextRange selectionRange)
选择单行或多行文本字段的指定范围。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.