bsorrentino / swixml2

Project that extends the original swixml project providing integration with Swing Application Framework (JSR 296) and Beans Binding (JSR 295) to further simplifying the GUI creation & management
0 stars 0 forks source link

uniform bind model #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Idea is to uniform 'widget bind model' in order to support just 'bindWith' 
property

Affected widget

Tree:    from model='${propetyName}' to bindWith='propertyName'

Table:  from bindList='${propetyName}' to bindWith='propertyName'

Combo:  from bindList='${propetyName}' to bindWith='propertyName'

List:  from bindList='${propetyName}' to bindWith='propertyName'

Original issue reported on code.google.com by bartolom...@gmail.com on 20 Apr 2011 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by bartolom...@gmail.com on 20 Apr 2011 at 10:10

GoogleCodeExporter commented 9 years ago

Original comment by bartolom...@gmail.com on 29 Nov 2011 at 12:11

GoogleCodeExporter commented 9 years ago

Original comment by bartolom...@gmail.com on 23 Apr 2013 at 10:09