headers property

List<TTableHeader<T, K>> headers
final

The headers specific to this tab's table.

Implementation

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