ui

package
v0.0.0-...-85aed53 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIcon

func GetIcon(domain string) string

func StartApp

func StartApp() *tview.Application

Types

type DomainPane

type DomainPane struct {
	*tview.Flex
	// contains filtered or unexported fields
}

func NewDomainsPane

func NewDomainsPane() *DomainPane

func (*DomainPane) ClearList

func (pane *DomainPane) ClearList()

ClearList removes all items from TaskPane

func (*DomainPane) SetList

func (pane *DomainPane) SetList(domains []model.Domain)

SetList Sets a list of tasks to be displayed

type EntitiesPane

type EntitiesPane struct {
	*tview.Flex
	// contains filtered or unexported fields
}

func NewEntitiesPane

func NewEntitiesPane() *EntitiesPane

func (*EntitiesPane) ClearList

func (pane *EntitiesPane) ClearList()

ClearList removes all items from TaskPane

func (*EntitiesPane) SetList

func (pane *EntitiesPane) SetList(entities []model.Entity)

SetList Sets a list of tasks to be displayed

type EntityPane

type EntityPane struct {
	*tview.Flex
	// contains filtered or unexported fields
}

func NewEntityPane

func NewEntityPane() *EntityPane

func (*EntityPane) SetDetails

func (pane *EntityPane) SetDetails(entity model.Entity)

type TitleBar

type TitleBar struct {
	*tview.Flex
	// contains filtered or unexported fields
}

func NewTitleBar

func NewTitleBar() *TitleBar

Jump to

Keyboard shortcuts

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