Mini Shell
3
���XO � @ s6 d dl mZ d dlT d dlT dgZG dd� de�ZdS )� )�Atspi)�*� TableCellc @ s� e Zd ZdZdd� ZdZeeed�Zdd� ZdZ eee d�Z
d d
� ZdZeeed�Z
dd
� ZdZeeed�Zdd� ZdZeeed�Zdd� Zdd� ZdZeeed�ZdS )r z8
An interface used by cells in a table.
c C s t jj| j�S )N)r r Zget_column_span�obj)�self� r �/usr/lib/python3.6/tablecell.py�get_columnSpan s zTableCell.get_columnSpanzR
Get the number of columns occupied by this cell.
)�fget�docc C s t jj| j�S )N)r r Zget_column_header_cellsr )r r r r �get_columnHeaderCells&