ui

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ShowWarning added in v0.4.1

func ShowWarning(window *gtk.Window, info string)

Types

type DBListWidget added in v0.4.1

type DBListWidget struct {
	// contains filtered or unexported fields
}

func NewDBListWidget added in v0.4.1

func NewDBListWidget() *DBListWidget

func (*DBListWidget) AddDB added in v0.4.1

func (widget *DBListWidget) AddDB(dbName string) error

func (DBListWidget) GetDBList added in v0.4.1

func (widget DBListWidget) GetDBList() []string

type ExportUi

type ExportUi struct {
	// contains filtered or unexported fields
}

func NewExportUi

func NewExportUi() *ExportUi

func (ExportUi) AddDBList added in v0.4.1

func (ui ExportUi) AddDBList(dbNames []string)

func (ExportUi) AddDBToList added in v0.4.1

func (ui ExportUi) AddDBToList(dbName string)

func (ExportUi) GetBox

func (ui ExportUi) GetBox() *gtk.Grid

func (ExportUi) GetConfirmButton

func (ui ExportUi) GetConfirmButton() *gtk.Button

func (ExportUi) GetContent added in v0.4.1

func (ui ExportUi) GetContent() gtk.IWidget

func (ExportUi) GetDBListRefreshButton added in v0.4.1

func (ui ExportUi) GetDBListRefreshButton() *gtk.Button

func (ExportUi) GetDbNames

func (ui ExportUi) GetDbNames() string

func (ExportUi) GetIpPort

func (ui ExportUi) GetIpPort() string

func (ExportUi) GetPassword

func (ui ExportUi) GetPassword() string

func (ExportUi) GetSqlType added in v0.4.1

func (ui ExportUi) GetSqlType() string

func (ExportUi) GetStoreLocation

func (ui ExportUi) GetStoreLocation() string

func (ExportUi) GetUsername

func (ui ExportUi) GetUsername() string

type Face added in v0.4.1

type Face interface {
	GetContent() gtk.IWidget
}

type FormInputWidget

type FormInputWidget struct {
	// contains filtered or unexported fields
}

func NewFormInputWidget

func NewFormInputWidget(labelName string) FormInputWidget

func (FormInputWidget) GetInputEntry

func (widget FormInputWidget) GetInputEntry() *gtk.Entry

func (FormInputWidget) GetInputText

func (widget FormInputWidget) GetInputText() string

func (FormInputWidget) GetRow

func (widget FormInputWidget) GetRow() *gtk.Grid

Jump to

Keyboard shortcuts

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