C# Class AtSpiTest.TableTest

Inheritance: Base
Mostrar archivo Open project: mono/at-spi-sharp

Public Methods

Method Description
TableTest ( ) : System

Private Methods

Method Description
Caption ( ) : void
ColumnSelection ( ) : void
GetAccessibleAt ( ) : void
GetColumnAtIndex ( ) : void
GetColumnDescription ( ) : void
GetColumnExtentAt ( ) : void
GetColumnHeader ( ) : void
GetIndexAt ( ) : void
GetRowAtIndex ( ) : void
GetRowColumnExtentsAtIndex ( ) : void
GetRowDescription ( ) : void
GetRowExtentAt ( ) : void
GetRowHeader ( ) : void
GetSelectedColumns ( ) : void
GetSelectedRows ( ) : void
IsColumnSelected ( ) : void
IsRowSelected ( ) : void
IsSelected ( ) : void
NColumns ( ) : void
NRows ( ) : void
RowSelection ( ) : void
Summary ( ) : void

Method Details

TableTest() public method

public TableTest ( ) : System
return System