Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lxn/walk
/ Changed
Method
Changed
expression.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
type
Expression
interface
{
17
Value()
interface
{}
18
Changed() *Event
19
}
20
21
type
reflectExpression
struct
{
Callers
13
onRemovedWidget
Method · 0.65
Changed
Method · 0.65
SetSource
Method · 0.65
SetSource
Method · 0.65
SetBoundWidgets
Method · 0.65
init
Method · 0.65
Dispose
Method · 0.65
Changed
Method · 0.65
SetCheckedCondition
Method · 0.65
SetDefaultCondition
Method · 0.65
SetEnabledCondition
Method · 0.65
SetVisibleCondition
Method · 0.65
Implementers
10
reflectExpression
expression.go
property
property.go
readOnlyProperty
property.go
boolProperty
property.go
readOnlyBoolProperty
property.go
dataBinderRootExpression
databinding.go
MutableCondition
condition.go
DelegateCondition
condition.go
negatedCondition
condition.go
expression
declarative/builder.go
Calls
no outgoing calls
Tested by
no test coverage detected