• 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 NSArray for Lists and WODisplayGroup for Batches
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using NSArray for Lists and WODisplayGroup for Batches


  • Subject: Re: Using NSArray for Lists and WODisplayGroup for Batches
  • From: james o <email@hidden>
  • Date: Thu, 25 Sep 2003 12:37:40 -0400

this might help?!

public WODisplayGroup messageDisplayGroup() {
    ////batch navigation
    messageDisplayGroup.setObjectArray( someNSArray );
    messageDisplayGroup.setNumberOfObjectsPerBatch( 35 );
    return messageDisplayGroup;
}

./james

{ primax STUDIO : http://primaxSTUDIO.com : 513.772.1223  }
_______________________________________________
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.

References: 
 >Using NSArray for Lists and WODisplayGroup for Batches (From: "Jonathan Fleming" <email@hidden>)

  • Prev by Date: Re: null pointer in willRead()?
  • Next by Date: Re: Warning: Request will be REDIRECTED to non-refusing instance
  • Previous by thread: Re: Using NSArray for Lists and WODisplayGroup for Batches
  • Next by thread: Re: Using NSArray for Lists and WODisplayGroup for Batches
  • Index(es):
    • Date
    • Thread