Acacia
acacia::AtspiTableCellInterface Class Reference

#include <atspi_table_cell_interface.h>

Inheritance diagram for acacia::AtspiTableCellInterface:
Collaboration diagram for acacia::AtspiTableCellInterface:

Public Member Functions

std::string toString () const override
 
std::pair< int, int > getPosition () const
 
int getColumnIndex () const
 
int getColumnSpan () const
 
int getRowIndex () const
 
int getRowSpan () const
 
- Public Member Functions inherited from acacia::AtspiInterface< AtspiTableCell >
 AtspiInterface (AtspiTableCell *interface)
 
bool isNull () const
 

Additional Inherited Members

- Protected Attributes inherited from acacia::AtspiInterface< AtspiTableCell >
std::shared_ptr< AtspiTableCell > interface_
 

Detailed Description

This object wraps an AtspiTableCell pointer. It can be retrieved from an accessible object which implements this interface using AtspiNode::queryTableCell().


The documentation for this class was generated from the following file: