MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / SetFocus

Method SetFocus

internal/plugins/command-runner/ui.go:15–15  ·  view source on GitHub ↗
(p tview.Primitive)

Source from the content-addressed store, hash-verified

13type UIApp interface {
14 Pages() *tview.Pages
15 SetFocus(p tview.Primitive) *tview.Application
16 QueueUpdateDraw(func()) *tview.Application
17}
18

Callers 15

ShowMethod · 0.65
showWizardModalFunction · 0.65
showQuitConfirmationMethod · 0.65
setupKeyboardHandlersMethod · 0.65
syncLayoutMethod · 0.65
focusOtherPaneMethod · 0.65
showStorageBrowserMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected