MCPcopy Create free account
hub / github.com/depoll/bindroid / Binding

Method Binding

Bindroid/src/com/bindroid/Binding.java:79–81  ·  view source on GitHub ↗

Constructs a simple one-way binding between the given properties. @param targetProperty The target property, whose value will be set to match the source property. @param sourceProperty The source property, whose value will drive the binding.

(Property<?> targetProperty, Property<?> sourceProperty)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getDefaultConverterMethod · 0.95
weakenMethod · 0.95
initializeBindingMethod · 0.95

Tested by

no test coverage detected