headers property

List<TTableHeader<T, K>> headers
final

Defines the columns of the table.

Implementation

final List<TTableHeader<T, K>> headers;