Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EntryModel ¶
type EntryModel struct { walk.TableModelBase walk.SorterBase // contains filtered or unexported fields }
func NewEntryModel ¶
func NewEntryModel() *EntryModel
func (*EntryModel) FillRows ¶
func (m *EntryModel) FillRows()
func (*EntryModel) RowCount ¶
func (m *EntryModel) RowCount() int
func (*EntryModel) Value ¶
func (m *EntryModel) Value(row, col int) interface{}
type EntryTable ¶
type EntryTable struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.