/[Apache-SVN]
ViewVC logotype

Revision 1756437


Jump to revision: Previous Next
Author: rwhitcomb
Date: Mon Aug 15 23:20:36 2016 UTC (7 years, 8 months ago)
Changed paths: 3
Log Message:
PIVOT-948:  Add an example program that both illustrates how to use data binding
(in this case, "selected item binding" with a ListButton), but that also serves
as a check on the fix for this issue.  Having an unselected item used to cause
the bind mapping not to be called during a "store" operation.  Now it is called
always (if set), and the mapping is responsible for translating between the
unselected state/index and the underlying stored value.


Changed paths

Path Details
Directorypivot/branches/2.0.x/tests/src/org/apache/pivot/tests/issues/pivot948/ added
Directorypivot/branches/2.0.x/tests/src/org/apache/pivot/tests/issues/pivot948/Pivot948.java added
Directorypivot/branches/2.0.x/tests/src/org/apache/pivot/tests/issues/pivot948/pivot_948.bxml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26