Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » [DataBinding] Unable to bind Checkbox control to boolean property on model object.
[DataBinding] Unable to bind Checkbox control to boolean property on model object. [message #319393] Mon, 20 August 2007 10:25 Go to next message
Eclipse UserFriend
Originally posted by: games.insight.com

Hi All,

My model objects are JAX-B 2.1 genereated beans. I have number of attributes
that are boolean. The "isXXX()" getter returns a boolean. The
"setXXX(Boolean value)" takes a Boolean object. When I create a binding and
run the application, I get a message the databinding framework is unable to
bind to the model.

Any ideas?

-Gene
Re: [DataBinding] Unable to bind Checkbox control to boolean property on model object. [message #319494 is a reply to message #319393] Wed, 22 August 2007 17:43 Go to previous message
Eclipse UserFriend
Originally posted by: bokowski.ca.ibm.com

> My model objects are JAX-B 2.1 genereated beans. I have number of
> attributes that are boolean. The "isXXX()" getter returns a boolean. The
> "setXXX(Boolean value)" takes a Boolean object. When I create a binding
> and run the application, I get a message the databinding framework is
> unable to bind to the model.

I would make a private copy of JavaBeanObservableValue that can handle cases
like this.
Previous Topic:[DataBinding] How to handle Date and Timestamp conversion?
Next Topic:Running Eclipse 3.3 on HP-Itanium
Goto Forum:
  


Current Time: Fri Nov 07 20:36:50 EST 2025

Powered by FUDForum. Page generated in 0.04212 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top