displaying

abstract fun displaying(): List<Column>

Returns columns that should be displayed on the current view. Filters out columns where Column.permanentlyHidden is true and where Column.hidden is true .