Re: NSArray inside a WORepetition
"Cheong Hee (Datasonic)" <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <003001c788b1$7b76a330$2900000a@CHNGXP> |
Maybe this could be of help:
personDisplayGroup.setObjectArray(reportPersons);
In each update, you could set the array any time with the array you are interested.
Cheers
Cheong Hee
----- Original Message -----
From: Cristina Algoni
To: [email protected]
Sent: Wednesday, April 25, 2007 4:14 PM
Subject: NSArray inside a WORepetition
Hello.
In my application I have a WORepetition and inside of it I have to show a
picture and some paragraphs from the database. The paragraphs are stored in
a NSArray and they are retrieved at the beginning, in my java code, for the
first picture. I don`t how to update the NSArray with paragraphs for every
step in the WORepetition. Is this possibile? Or what is the alternative?
Cristina.
------------------------------------------------------------------------------
_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev
_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev