ui

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SelectionFieldName = "__selection field__"
)

Variables

This section is empty.

Functions

func AppRun

func AppRun(cfg config.Config)

Types

type OdooCellReference

type OdooCellReference struct {
	FieldName string
	Model     string
	ID        int
}

type Options

type Options struct {
	App               *tview.Application
	Header            *tview.Grid
	Footer            *tview.Grid
	Details           *tview.Grid
	MetadataGrid      *tview.Grid
	Metadata          *tview.Grid
	ShortcutsGrid     *tview.Grid
	Shortcuts         *tview.List
	ListDatabasesGrid *tview.Grid
	ListDatabasesForm *tview.Form
	ListDatabases     *tview.List
	MainContainer     *tview.Grid
	Layout            *tview.Grid
	Config            *config.Config
	SearchBar         *tview.Grid
	InputField        *tview.InputField
	CommandsHistory   *data.CommandsHistory
	QueryHistory      *data.QueryHistory
	OdooCfg           *odoo.OdooConfig
	Table             *tview.Table
	Pages             *tview.Pages
	ConfirmationModal *tview.Modal
	Confirmation      *tview.Grid
	Skin              config.Skin
	Shutdown          chan string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳