| Package | Description |
|---|---|
| com.rational.test.ft.domain.html.dojo |
| Modifier and Type | Method and Description |
|---|---|
protected DojoGridCellProxy[] |
DojoGridRowProxy.getColumnsArray()
Get the Columns array for this row.
|
DojoGridCellProxy |
DojoGridProxy.getDataCell(java.awt.Point pt)
Returns a DojoGridCellProxy object at the specified screen point.
|
DojoGridCellProxy |
DojoGridRowProxy.getDataCell(Subitem subitem) |
DojoGridCellProxy |
DojoGridProxy.getDataCell(Subitem subitem)
Get the DojoGridCellProxy object identified by the Subitem.
|
DojoGridCellProxy |
DojoGridProxy.getSubobject(Subitem subitem) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Point |
DojoGridProxy.getScreenPoint(DojoGridCellProxy subObject) |
boolean |
DojoGridProxy.isInView(DojoGridCellProxy subObject) |