Re: WOCheckBox - How do I set their labels?
Re: WOCheckBox - How do I set their labels?
- Subject: Re: WOCheckBox - How do I set their labels?
- From: Ricardo Parada <email@hidden>
- Date: Wed, 9 Apr 2008 12:28:29 -0700
WOCheckBox is just the checkbox. No label. If you want a label just
put a WOString or the actual string next to it. For example:
.html
<webobject name="Married"></webobject> Married
.wod
Married: WOCheckBox { checked = isMarried; }
_______________________________________________
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