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

Method bind

Bindroid/src/com/bindroid/ui/UiBinder.java:29–33  ·  view source on GitHub ↗

Binds a view within an Activity to the given property. @param activity the parent Activity. @param targetId the resource ID of the target view. @param targetProperty the property path on the target view to bind. @param sourceObject the source object for the binding. @param sou

(Activity activity, int targetId, String targetProperty,
                               Object sourceObject, String sourceProperty)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

onCreateMethod · 0.95
DateViewMethod · 0.95
runMethod · 0.95

Calls 2

getDefaultConverterMethod · 0.95
makeMethod · 0.95

Tested by 1

runMethod · 0.76