gui

package
v0.0.0-...-024e838 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2019 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeForm

func MakeForm(formData *utils.FakeProcess, window *fyne.Window) (form *widget.Form)

MakeForm returns the form structure to create or edit a new form component

func MakeFormInput

func MakeFormInput(text string, placeHolder string, value *string, onChanged func(string)) *widget.FormItem

MakeFormInput creates a form input to manipulate it easily

func MakeScrollableTable

func MakeScrollableTable(headings []string, rows [][]string) *widget.ScrollContainer

MakeScrollableTable use the MakeTable function but wraps the element into a ScrollContainer to avoid the overflow

func MakeTable

func MakeTable(headings []string, rows [][]string) *widget.Box

MakeTable Creates a table widget to show the corresponding information

func RowsToColumns

func RowsToColumns(headings []string, rows [][]string) [][]string

RowsToColumns converts the rows to the coresponding columns

Types

This section is empty.

Jump to

Keyboard shortcuts

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