Documentation ¶
Index ¶
- Constants
- func AddTableConfigData(table *TableInfo, startRow int, data [][]string, color tcell.Color)
- func AddTableData(table *tview.Table, startRow int, data [][]string, alignment []int, ...)
- func SetColumnStyle(table *tview.Table, col int, rowStart int, style tcell.Style)
- func TruncTableRows(table *tview.Table, maxRows int)
- type TableInfo
Constants ¶
View Source
const C = tview.AlignCenter
View Source
const L = tview.AlignLeft
View Source
const R = tview.AlignRight
Variables ¶
This section is empty.
Functions ¶
func AddTableConfigData ¶
func AddTableData ¶
func SetColumnStyle ¶
func TruncTableRows ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.