Documentation
¶
Index ¶
- type TuiApp
- func (ta *TuiApp) AddPage(name string, item tview.Primitive)
- func (ta *TuiApp) AddWidget(w tview.Primitive)
- func (ta *TuiApp) GetCurrentFocus() tview.Primitive
- func (ta *TuiApp) GetPage() *tview.Pages
- func (ta *TuiApp) NextWigets(curent tview.Primitive) tview.Primitive
- func (ta *TuiApp) PreviousWidgets(curent tview.Primitive) tview.Primitive
- func (ta *TuiApp) SetNextFocus()
- func (ta *TuiApp) ShowPage(name string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TuiApp ¶
func (*TuiApp) GetCurrentFocus ¶
func (*TuiApp) PreviousWidgets ¶
func (*TuiApp) SetNextFocus ¶
func (ta *TuiApp) SetNextFocus()
Click to show internal directories.
Click to hide internal directories.