Documentation
¶
Index ¶
Constants ¶
View Source
const (
SelectionFieldName = "__selection field__"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OdooCellReference ¶
type Options ¶
type Options struct { App *tview.Application Header *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 }
Click to show internal directories.
Click to hide internal directories.