gui

package
v0.0.0-...-b93fdc4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gui

type Gui struct {
	App       *tview.Application
	Pages     *tview.Pages
	ToDoPanel *ToDoListPannel
}

func New

func New() *Gui

func (*Gui) Run

func (g *Gui) Run() error

type ToDoListPannel

type ToDoListPannel struct {
	*tview.Table
	// contains filtered or unexported fields
}

func NewToDoListPannel

func NewToDoListPannel() *ToDoListPannel

func (*ToDoListPannel) UpdateToDo

func (t *ToDoListPannel) UpdateToDo(todolist []ToDo.ToDoData)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL