views

package
v0.0.0-...-df1b72c Latest Latest
Warning

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

Go to latest
Published: May 25, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Content

type Content struct {
	//App fyne.App -> if needed
	InfoLog  *log.Logger
	ErrorLog *log.Logger

	//Services
	GoldPriceService services.GoldPriceClient

	ToolBar *widget.Toolbar

	AddHoldingsPurchaseAmountEntry *widget.Entry
	AddHoldingsPurchaseDateEntry   *widget.Entry
	AddHoldingsPurchasePriceEntry  *widget.Entry

	Repository repository.Repository
	// contains filtered or unexported fields
}

func NewContent

func NewContent() *Content

func (*Content) GetGraphTabContainer

func (c *Content) GetGraphTabContainer() *fyne.Container

func (*Content) GetHoldingsTabContainer

func (c *Content) GetHoldingsTabContainer() *fyne.Container

func (*Content) GetPriceContainer

func (c *Content) GetPriceContainer() *fyne.Container

type LocalWindow

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

func NewWindow

func NewWindow(title string) *LocalWindow

func (*LocalWindow) ShowAndRun

func (l *LocalWindow) ShowAndRun()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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