Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lxn/walk
/ applyEnabled
Method
applyEnabled
window.go:1104–1104 ·
view source on GitHub ↗
(enabled bool)
Source
from the content-addressed store, hash-verified
1102
1103
type
applyEnableder
interface
{
1104
applyEnabled(enabled bool)
1105
}
1106
1107
func
(wb *WindowBase) applyEnabled(enabled bool) {
Callers
10
applyEnabled
Method · 0.65
applyEnabledFromCheckBox
Method · 0.65
SetEnabled
Method · 0.65
applyEnabled
Method · 0.65
applyEnabled
Method · 0.65
applyEnabled
Method · 0.65
applyEnabled
Method · 0.65
applyEnabledToDescendants
Function · 0.65
applyEnabled
Method · 0.65
applyEnabled
Method · 0.65
Implementers
8
GroupBox
groupbox.go
WindowBase
window.go
NumberEdit
numberedit.go
TableView
tableview.go
FormBase
form.go
TabWidget
tabwidget.go
ContainerBase
container.go
static
static.go
Calls
no outgoing calls
Tested by
no test coverage detected