Mini Shell

Direktori : /usr/lib/python3.6/site-packages/pyatspi/__pycache__/
Upload File :
Current File : //usr/lib/python3.6/site-packages/pyatspi/__pycache__/tablecell.cpython-36.opt-1.pyc

3

���XO�@s6ddlmZddlTddlTdgZGdd�de�ZdS)�)�Atspi)�*�	TableCellc@s�eZdZdZdd�ZdZeeed�Zdd�ZdZ	eee	d�Z
d	d
�ZdZeeed�Z
dd
�ZdZeeed�Zdd�ZdZeeed�Zdd�Zdd�ZdZeeed�ZdS)rz8
        An interface used by cells in a table.
        cCstjj|j�S)N)rrZget_column_span�obj)�self�r�/usr/lib/python3.6/tablecell.py�get_columnSpanszTableCell.get_columnSpanzR
                Get the number of columns occupied by this cell.
                )�fget�doccCstjj|j�S)N)rrZget_column_header_cellsr)rrrr�get_columnHeaderCells&szTableCell.get_columnHeaderCellszY
                Get the column headers as an array of cell accessibles.
                cCstjj|j�S)N)rrZget_row_spanr)rrrr�get_rowSpan.szTableCell.get_rowSpanzO
                Get the number of rows occupied by this cell.
                cCstjj|j�S)N)rrZget_row_header_cellsr)rrrr�get_rowHeaderCells6szTableCell.get_rowHeaderCellszV
                Get the row headers as an array of cell accessibles.
                cCstjj|j�S)N)rr�get_positionr)rrrrr>szTableCell.get_positionzR
                Returns the tabular position of this accessible.
                cCstjj|j�S)zb
                determine the row and column indices and span of the given cell.
                )rrZget_row_column_spanr)rrrr�getRowColumnSpanFszTableCell.getRowColumnSpancCstjj|j�S)N)rr�	get_tabler)rrrrrLszTableCell.get_tablez`
                Returns a reference to the accessible of the containing table.
                N)�__name__�
__module__�__qualname__�__doc__r	Z_columnSpanDoc�propertyZ
columnSpanrZ_columnHeaderCellsDocZcolumnHeaderCellsr
Z_rowSpanDocZrowSpanrZ_rowHeaderCellsDocZrowHeaderCellsrZ_positionDocZpositionrrZ	_tableDoc�tablerrrrrs(N)Z
gi.repositoryrZ
pyatspi.utilsZpyatspi.interface�__all__Z	interfacerrrrr�<module>s