MCPcopy Index your code
hub / github.com/lxn/walk / onRemovingWidget

Method onRemovingWidget

widgetlist.go:16–16  ·  view source on GitHub ↗
(index int, widget Widget)

Source from the content-addressed store, hash-verified

14 onInsertingWidget(index int, widget Widget) error
15 onInsertedWidget(index int, widget Widget) error
16 onRemovingWidget(index int, widget Widget) error
17 onRemovedWidget(index int, widget Widget) error
18 onClearingWidgets() error
19 onClearedWidgets() error

Callers 3

onRemovingWidgetMethod · 0.65
RemoveAtMethod · 0.65
onRemovingWidgetMethod · 0.65

Implementers 3

Splittersplitter.go
FormBaseform.go
ContainerBasecontainer.go

Calls

no outgoing calls

Tested by

no test coverage detected