| Package | Description |
|---|---|
| com.rational.test.ft.script |
| Modifier and Type | Class and Description |
|---|---|
class |
TextPosition
Adds definition to a simple
String value. |
| Modifier and Type | Method and Description |
|---|---|
static Index |
SubitemFactory.atIndex(int index)
Returns an
Index subitem. |
Index |
Row.getIndex()
Returns the row
Index value. |
Index |
Column.getIndex()
Returns the column
Index value. |
| Modifier and Type | Method and Description |
|---|---|
static Column |
SubitemFactory.atColumn(Index i)
Returns a
Column subitem. |
static Row |
SubitemFactory.atRow(Index i)
Returns a
Row subitem. |
| Constructor and Description |
|---|
Column(Index index) |
Row(Index index) |