Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct { *table.SimpleModel // contains filtered or unexported fields }
Model is a table model that provides a widget that will render in one row only when not selected.
func New ¶
func New(m *table.SimpleModel, st gowid.ICellStyler) *Model
func (*Model) CellWidget ¶
Provides the ith "cell" widget, upstream makes the "row"
func (*Model) HeaderWidget ¶
table.ITable2
func (*Model) HeaderWidgets ¶
Click to show internal directories.
Click to hide internal directories.