• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using a WOTable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using a WOTable


  • Subject: Re: Using a WOTable
  • From: "Goh Keng Boon" <email@hidden>
  • Date: Wed, 5 May 2004 09:51:39 +0800 (SGT)

Suppose you have a this :

A table called user and a generated java class user.java
 - Fetch all content into an NSArray userList
 - declare this anUser = new user();
 - bind userList to list and anUser to item
 - place WOString in the repetition row, bind anUser.firstname to the
WOString , bind anUser.secondname to another WOString of another table
column. In this case you can determine which column display what info.

hope this is what you looking for.
cheers.

KB


> Hi,
> This may sound like a silly question, but how do I use a WOTable?
>
> I cannot find any tutorials on wodev.com, etc. I do not know how it
> works so this maybe my problem.
>
> If I bind a list and an item to it, how does it know which columns to
> display? Is there some sort of delegate that gets called to provide
> this data?
>
> Any help is greatly appreciated.
>
> Regards,
> Greg
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev Do not post
> admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Fwd: Delivery Status Notification (Failure)
  • Next by Date: Re: Using a WOTable
  • Previous by thread: Re: Using a WOTable
  • Next by thread: Re: Using a WOTable
  • Index(es):
    • Date
    • Thread