narendrakothamire / android-binding

Automatically exported from code.google.com/p/android-binding
0 stars 0 forks source link

Dynamically set binding:onClick #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  binding:onClick="IF(editMode, saveRecord, editRecord)"

What is the expected output? What do you see instead?
Is expected that the binder selects the command to execute based on the 
conditional expression.

What version of the product are you using? On what operating system?
0.52

Original issue reported on code.google.com by thiago...@gmail.com on 10 Aug 2012 at 4:23

GoogleCodeExporter commented 8 years ago
Tested in AndroidBindingTest Project, Should include in new version, now under 
development branch (v0.6). Please grep and see if it works. 

Original comment by gueei....@gmail.com on 13 Aug 2012 at 2:20

GoogleCodeExporter commented 8 years ago
Works like a charm!
Thank you.

Original comment by thiago...@gmail.com on 14 Aug 2012 at 9:25