MCPcopy Create free account
hub / github.com/cogentcore/core / WidgetValue

Method WidgetValue

core/value.go:23–23  ·  view source on GitHub ↗

WidgetValue returns the pointer to the associated value of the widget.

()

Source from the content-addressed store, hash-verified

21
22 // WidgetValue returns the pointer to the associated value of the widget.
23 WidgetValue() any
24}
25
26// ValueSetter is an optional interface that [Value]s can implement

Callers 5

BindFunction · 0.65
ResetWidgetValueFunction · 0.65
openValueDialogFunction · 0.65
bindMapKeyFunction · 0.65
bindMapValueFunction · 0.65

Implementers 15

TensorGridtensor/tensorcore/tensorgrid.go
TensorButtontensor/tensorcore/values.go
TableButtontensor/tensorcore/values.go
SimMatButtontensor/tensorcore/values.go
Metercore/meter.go
FuncButtoncore/funcbutton.go
FileButtoncore/filepicker.go
InlineListcore/inlinelist.go
Imagecore/image.go
Textcore/text.go
Choosercore/chooser.go
ColorMapButtoncore/colormapbutton.go

Calls

no outgoing calls

Tested by

no test coverage detected