Re: wocheckbox?
Re: wocheckbox?
- Subject: Re: wocheckbox?
- From: Tanmoy Roy <email@hidden>
- Date: Mon, 30 Jan 2006 19:35:37 +0530
Hi Leila,
We have implemented something in the lines you are planning to do.
Kindly let me know if you are populating the WORepitition from an
array fetched from a database. If that is the case then add a boolean
variable in the .java class that you have generated from the EOModel.
Bind the set and get method for the boolean variable to the
WOCheckbox. Now after the user clicks on the delete button loop
through the array to check for which object the boolean variable is
+ve and then delete the object. Let me know if the approach is fine
with you.
Tanmoy
On 1/30/06, leila nemmiche <email@hidden> wrote:
> Hi Group;
> I've been working with a wocheckbox in worepetition. The goal
> is removing those objects checked in the list. I've not been able
> to do this when invoking a wocomponent action (button). I supposed
> that the problem came from the fact that the checkbox is in a
> WOIFrame... is it possible? I'm looking for any example of this.
> Thanks in advance,
>
>
> ________________________________
> Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs
> exceptionnels pour appeler la France et l'international. Téléchargez la
> version beta.
>
>
> _______________________________________________
> 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
>
>
--
Best,
Tanmoy
_______________________________________________
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
References: | |
| >wocheckbox? (From: leila nemmiche <email@hidden>) |