MCPcopy
hub / github.com/lxn/walk / Value

Method Value

models.go:28–28  ·  view source on GitHub ↗

Value returns the value that should be displayed for the given index.

(index int)

Source from the content-addressed store, hash-verified

26
27 // Value returns the value that should be displayed for the given index.
28 Value(index int) interface{}
29
30 // ItemsReset returns the event that the model should publish when the
31 // number of its items changes.

Callers 11

NewNumberEditFunction · 0.65
lvWndProcMethod · 0.65
itemStringMethod · 0.65
NewNumberLabelFunction · 0.65
SetSourceMethod · 0.65
SetSourceMethod · 0.65
NewSliderWithCfgFunction · 0.65
itemStringMethod · 0.65
WndProcMethod · 0.65
GetMethod · 0.65
SatisfiedMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected