Documentation ¶
Index ¶
- func GetCurrentPage() string
- func GetMainWindow(app fyne.App, title string) fyne.Window
- func GetStatus() (models.StatusResponse, error)
- func ReportPage(w fyne.Window) *fyne.Container
- func ResultsPage(w fyne.Window, r []models.Record) *fyne.Container
- func SetCurrentPage(page string)
- func StatusPage(w fyne.Window) *fyne.Container
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentPage ¶
func GetCurrentPage() string
GetCurrentPage returns the page currently displayed
func GetMainWindow ¶
func GetMainWindow(app fyne.App, title string) fyne.Window
GetMainWindow sets up the main window
func GetStatus ¶
func GetStatus() (models.StatusResponse, error)
GetStatus retrieves the current day tracking events
func ReportPage ¶
func ReportPage(w fyne.Window) *fyne.Container
ReportPage builds a resort page for display
func ResultsPage ¶
ResultsPage builds the results page for display
func SetCurrentPage ¶
func SetCurrentPage(page string)
SetCurrentPage saves the pages currently displayed
func StatusPage ¶
func StatusPage(w fyne.Window) *fyne.Container
StatusPage builds status page for display
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.