tui

package
v0.0.0-...-72e6ce5 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	*tview.Application
}

App holds the application.

func (*App) ContactForm

func (a *App) ContactForm(id uint) *tview.Form

ContactForm for Contact.

func (*App) Form

func (a *App) Form(v interface{}) *tview.Form

Form takes interface and return a form for it.

func (*App) NoteForm

func (a *App) NoteForm(id uint) *tview.Form

NoteForm creates or edits a note.

func (*App) Remove

func (a *App) Remove(v interface{}) *tview.Modal

Remove will display a modal.

func (*App) Table

func (a *App) Table(v interface{}) *tview.Table

Table takes v and displays it as a table.

Jump to

Keyboard shortcuts

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