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

Method Select

internal/ui/components/interfaces.go:53–53  ·  view source on GitHub ↗
(row, column int)

Source from the content-addressed store, hash-verified

51 SetFilteredTasks([]*api.ClusterTask)
52 GetSelectedTask() *api.ClusterTask
53 Select(row, column int) *tview.Table
54 Clear() *tview.Table
55 Refresh()
56}

Callers 8

SelectMethod · 0.65
updateHistoryTableMethod · 0.65
activateSearchMethod · 0.65
jumpTableTopFunction · 0.65
jumpTableBottomFunction · 0.65
DisplayBackupsMethod · 0.65
DisplaySnapshotsMethod · 0.65
showStorageContentMethod · 0.65

Implementers 1

TasksListinternal/ui/components/tasks_list.go

Calls

no outgoing calls

Tested by

no test coverage detected