Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocationDialog ¶
type LocationDialog struct {
// contains filtered or unexported fields
}
func NewLocationDialog ¶
func (*LocationDialog) Run ¶
func (d *LocationDialog) Run() error
type LocationTable ¶
type LocationTable struct { tview.TableContentReadOnly // contains filtered or unexported fields }
func NewLocationTable ¶ added in v0.3.0
func NewLocationTable(locations []config.GeoResultEntry) LocationTable
func (*LocationTable) GetColumnCount ¶
func (t *LocationTable) GetColumnCount() int
func (*LocationTable) GetRowCount ¶
func (t *LocationTable) GetRowCount() int
Click to show internal directories.
Click to hide internal directories.