MCPcopy
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
1103type applyEnableder interface {
1104 applyEnabled(enabled bool)
1105}
1106
1107func (wb *WindowBase) applyEnabled(enabled bool) {

Callers 10

applyEnabledMethod · 0.65
SetEnabledMethod · 0.65
applyEnabledMethod · 0.65
applyEnabledMethod · 0.65
applyEnabledMethod · 0.65
applyEnabledMethod · 0.65
applyEnabledMethod · 0.65
applyEnabledMethod · 0.65

Implementers 8

GroupBoxgroupbox.go
WindowBasewindow.go
NumberEditnumberedit.go
TableViewtableview.go
FormBaseform.go
TabWidgettabwidget.go
ContainerBasecontainer.go
staticstatic.go

Calls

no outgoing calls

Tested by

no test coverage detected