WOCheckBox woes.
WOCheckBox woes.
- Subject: WOCheckBox woes.
- From: Zac Konopa <email@hidden>
- Date: Thu, 20 Jul 2006 16:27:41 -0700
Okay all,
I'm having a weird problem and I think it's a result of not having a
clear understanding of the working of all the bindings involved.
I've got a WOCheckBox. I have bound to it's checked attribute a
primitive boolean value. Said boolean is set to "true" when the page
is instantiated. The page is accurately displayed with the check box
checked. If I leave the boxes alone the boolean variable retains
it's "true" state. When I uncheck the box as I understand it the
boolean should be assigned the value "false". Instead I'm getting a
null value in my boolean. Am I misunderstanding the use of the
checked binding for WOCheckBox or do I need to look elsewhere in my
code?
Thanks,
Zac
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden