Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

Accessibility::Table Interface Reference

import "Accessibility_Table.idl";

Collaboration diagram for Accessibility::Table:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Accessible getAccessibleAt (in long row, in long column)
long getIndexAt (in long row, in long column)
long getRowAtIndex (in long index)
long getColumnAtIndex (in long index)
string getRowDescription (in long row)
string getColumnDescription (in long column)
long getRowExtentAt (in long row, in long column)
long getColumnExtentAt (in long row, in long column)
Accessible getRowHeader (in long row)
Accessible getColumnHeader (in long column)
LongSeq getSelectedRows ()
LongSeq getSelectedColumns ()
boolean isRowSelected (in long row)
boolean isColumnSelected (in long column)
boolean isSelected (in long row, in long column)
boolean addRowSelection (in long row)
boolean addColumnSelection (in long column)
boolean removeRowSelection (in long row)
boolean removeColumnSelection (in long column)
void unImplemented ()
void unImplemented2 ()
void unImplemented3 ()
void unImplemented4 ()
void unImplemented5 ()
void unImplemented6 ()
void unImplemented7 ()
void unImplemented8 ()

Public Attributes

readonly attribute long nRows
readonly attribute long nColumns
readonly attribute Accessible caption
readonly attribute Accessible summary
readonly attribute long nSelectedRows
readonly attribute long nSelectedColumns

Member Function Documentation

boolean Accessibility::Table::addColumnSelection in long  column  ) 
 

boolean Accessibility::Table::addRowSelection in long  row  ) 
 

Accessible Accessibility::Table::getAccessibleAt in long  row,
in long  column
 

long Accessibility::Table::getColumnAtIndex in long  index  ) 
 

string Accessibility::Table::getColumnDescription in long  column  ) 
 

long Accessibility::Table::getColumnExtentAt in long  row,
in long  column
 

Accessible Accessibility::Table::getColumnHeader in long  column  ) 
 

long Accessibility::Table::getIndexAt in long  row,
in long  column
 

long Accessibility::Table::getRowAtIndex in long  index  ) 
 

string Accessibility::Table::getRowDescription in long  row  ) 
 

long Accessibility::Table::getRowExtentAt in long  row,
in long  column
 

Accessible Accessibility::Table::getRowHeader in long  row  ) 
 

LongSeq Accessibility::Table::getSelectedColumns  ) 
 

LongSeq Accessibility::Table::getSelectedRows  ) 
 

boolean Accessibility::Table::isColumnSelected in long  column  ) 
 

boolean Accessibility::Table::isRowSelected in long  row  ) 
 

boolean Accessibility::Table::isSelected in long  row,
in long  column
 

boolean Accessibility::Table::removeColumnSelection in long  column  ) 
 

boolean Accessibility::Table::removeRowSelection in long  row  ) 
 

void Accessibility::Table::unImplemented  ) 
 

unImplemented:

placeholders for future expansion.

void Accessibility::Table::unImplemented2  ) 
 

void Accessibility::Table::unImplemented3  ) 
 

void Accessibility::Table::unImplemented4  ) 
 

void Accessibility::Table::unImplemented5  ) 
 

void Accessibility::Table::unImplemented6  ) 
 

void Accessibility::Table::unImplemented7  ) 
 

void Accessibility::Table::unImplemented8  ) 
 


Member Data Documentation

readonly attribute Accessible Accessibility::Table::caption
 

readonly attribute long Accessibility::Table::nColumns
 

readonly attribute long Accessibility::Table::nRows
 

readonly attribute long Accessibility::Table::nSelectedColumns
 

readonly attribute long Accessibility::Table::nSelectedRows
 

readonly attribute Accessible Accessibility::Table::summary
 


The documentation for this interface was generated from the following file:
Generated on Fri Jan 28 19:24:32 2005 for AT_SPI_IDL by doxygen 1.3.5