MCPcopy Create free account
hub / github.com/lxn/walk / AsWidgetBase

Method AsWidgetBase

widget.go:51–51  ·  view source on GitHub ↗

AsWidgetBase returns a *WidgetBase that implements Widget.

()

Source from the content-addressed store, hash-verified

49
50 // AsWidgetBase returns a *WidgetBase that implements Widget.
51 AsWidgetBase() *WidgetBase
52
53 // CreateLayoutItem creates and returns a new LayoutItem specific to the
54 // concrete Widget type, that carries all data and logic required to layout

Callers 15

onInsertedWidgetMethod · 0.65
onRemovedWidgetMethod · 0.65
IndexMethod · 0.65
insertIntoSliceMethod · 0.65
initWindowWithCfgFunction · 0.65
SetEnabledMethod · 0.65
setWindowFontFunction · 0.65
SetVisibleMethod · 0.65
WndProcMethod · 0.65
onFocusChangedMethod · 0.65
setWidgetOnCellsMethod · 0.65
RangeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected