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

Method Clear

internal/ui/components/interfaces.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 SetApp(*App)
43 Update(*api.VM)
44 Clear() *tview.Table
45}
46
47type TasksListComponent interface {

Callers 15

ClearMethod · 0.65
RefreshMethod · 0.65
updateHistoryTableMethod · 0.65
syncLayoutMethod · 0.65
restoreSelectionMethod · 0.65
deactivateGroupModesMethod · 0.65
switchToGroupMethod · 0.65
activateSearchMethod · 0.65
refreshVMSelectionMethod · 0.65
NewNodeDetailsFunction · 0.65
ClearMethod · 0.65

Implementers 2

NodeDetailsinternal/ui/components/node_details.go
VMDetailsinternal/ui/components/vm_details.go

Calls

no outgoing calls

Tested by

no test coverage detected