Cells

Base class: Traversable

Internal class used in row rendering.

You can access the current row via .row and the current row index via .row_index.

Refinable members

attrs     (evaluated)

Type: Attrs

cell_class

Type: Type[iommi.table.Cell]

extra

Type: Dict[str, Any]

See extra

extra_evaluated

Type: Dict[str, Any]

See extra

extra_params

iommi_style

Type: str

tag     (evaluated)

Type: str

See tag

template     (evaluated)

Type: Union[str, iommi._web_compat.Template]

Methods

column_count

get_table

own_evaluate_parameters

render