| WebView text:"Table example - th rowheader" focusable focused actions:[CLEAR_FOCUS, AX_FOCUS, NEXT, PREVIOUS, SET_SELECTION] bundle:[chromeRole="rootWebArea"] |
| ++GridView CollectionInfo:[rows=2, cols=2] actions:[AX_FOCUS] bundle:[chromeRole="table"] |
| ++++View actions:[AX_FOCUS] bundle:[chromeRole="row"] |
| ++++++View contentDescription:"Firstname" heading CollectionItemInfo:[tableHeader, rowIndex=0, colIndex=0] actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="rowHeader"] |
| ++++++View text:"Jill" CollectionItemInfo:[rowIndex=0, colIndex=1] actions:[AX_FOCUS, NEXT, PREVIOUS, SET_SELECTION] bundle:[chromeRole="cell"] |
| ++++View actions:[AX_FOCUS] bundle:[chromeRole="row"] |
| ++++++View contentDescription:"Lastname" heading CollectionItemInfo:[tableHeader, rowIndex=1, colIndex=0] actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="rowHeader"] |
| ++++++View text:"Smith" CollectionItemInfo:[rowIndex=1, colIndex=1] actions:[AX_FOCUS, NEXT, PREVIOUS, SET_SELECTION] bundle:[chromeRole="cell"] |