Lines Matching refs:table

36 /** Implement this interface to give access to a two-dimensional table.
45 cell-clusters of a table have to be at the same time children of the
46 table. This is necessary to be able to convert row and column indices
59 the maximal table size--256 columns and 32000 rows--minus one.</p>
65 /** Returns the number of used rows in the table.
71 Returns the number of used rows in the table or 0 for an empty
72 table.
76 /** Returns the number of used columns in the table.
82 Returns the number of used columns in the table or 0 for an empty
83 table.
88 table.
94 Returns the description text of the specified row in the table
107 table.
113 Returns the description text of the specified row in the table
125 specified row and column in the table.
150 specified row and column in the table.
177 <p>Content and size of the returned table are implementation
189 <p>Content and size of the returned table are implementation
199 table.
203 selected rows in the table. This sequence is in ascending
209 table.
213 selected columns in the table. This sequence is in ascending
256 and column in the table.
285 /** Returns the caption for the table.
288 If the table has a caption then a reference to it is returned,
293 /** Returns the summary description of the table.
297 <type>XAccessible</type> object representing the table's summary
298 or an empty reference if the table does not support a summary.
347 Index of the child of the table for which to return the row
364 Index of the child of the table for which to return the column