columns property

List<StickyTableColumn<T>> columns
final

列配置

Implementation

final List<StickyTableColumn<T>> columns;