You are viewing information archived from Mozilla.org on 2015-08-05.

long nsIAccessibleTable.getIndexAt

(in long row, in long column)

Gets a long result representing the index at the specified row and column.

Documentation

Gets a long result representing the index at the specified row and column. The value -1 is returned if the object at row,column is not a child of table or table does not implement this interface
Parameters:
row - indicates the row number
column - indicates the column number
Returns:
a long index



Alphabetic index



This page was generated with the help of DOC++.