Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ECSTeam/cloudfoundry-top-plugin
/ UpdatableView
Interface
UpdatableView
ui/masterUIInterface/masterUIInterface.go:49–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
type
UpdatableView
interface
{
50
Layout(*gocui.Gui) error
51
Name() string
52
UpdateDisplay(g *gocui.Gui) error
53
RefreshDisplay(g *gocui.Gui) error
54
}
Callers
14
openView
Function · 0.65
SetCurrentViewOnTop
Method · 0.65
OpenView
Method · 0.65
createAndOpenView
Method · 0.95
AddCommonDataViewKeybindings
Method · 0.65
CloseView
Method · 0.65
SetCurrentViewOnTop
Method · 0.65
OpenView
Method · 0.65
refreshDisplay
Method · 0.65
refreshDisplay
Method · 0.65
refreshDisplay
Method · 0.65
updateDisplay
Method · 0.65
Implementers
4
DataListView
ui/uiCommon/views/dataView/dataListVie
AppInfoWidget
ui/views/appViews/appDetailView/appInf
AppCrashItemWidget
ui/views/appViews/appCrashView/appCras
TopView
ui/views/aboutView/aboutView.go
Calls
no outgoing calls
Tested by
no test coverage detected