Revision history [back]

click to hide/show revision 1
initial version

answered 2014-03-14 06:25:38 +0800

sitansu gravatar image sitansu

http://java91.blogspot.in...

Before I put this question in SO look at here:

http://stackoverflow.com/questions/19977102/is-it-possible-use-notifychange-instead-of-bindutils-postnotifychange

I personally suggest to use specific variable instead of "*" And its not better performancewise BindUtils.postNotifyChange(null, null, this.class, "*");

Before I put this question in SO look at here:

http://stackoverflow.com/questions/19977102/is-it-possible-use-notifychange-instead-of-bindutils-postnotifychange

I personally suggest to use specific variable instead of "*" And its not better performancewise BindUtils.postNotifyChange(null, null, this.class, "*");

The basic difference beetween BindUtils and @NotifyChange :

BindUtils just takes a single property and @NotifyChange takes multiple property at a time.

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More