Documentation
¶
Index ¶
Constants ¶
View Source
const ( HelpPageHome = iota HelpPageEntity HelpPageHelp )
HelpPages
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChoicesUI ¶
ChoicesUI .
func (*ChoicesUI) GetSelectedEntity ¶
GetSelectedEntity .
func (*ChoicesUI) SetChangedFunc ¶
SetChangedFunc .
type EntityUI ¶
type EntityUI struct {
UI tview.Primitive
KeyHandler func(*tcell.EventKey) *tcell.EventKey
// contains filtered or unexported fields
}
EntityUI .
type HelpUI ¶
type HelpUI struct {
UI tview.Primitive
KeyHandler func(ev *tcell.EventKey) *tcell.EventKey
CurrentPage HelpPage
// contains filtered or unexported fields
}
HelpUI .
Source Files
¶
Click to show internal directories.
Click to hide internal directories.