• 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: Searching on every field related to an object?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Searching on every field related to an object?


  • Subject: Re: Searching on every field related to an object?
  • From: Ricardo Strausz <email@hidden>
  • Date: Wed, 26 Nov 2003 13:47:32 -0600

Hola!

I'v done something similar (but in Cocoa/EO). My solution was to implement a "query-panel" similar to the one which appears in the datasource-info-pane of a displayGroup in IB.
I'd only had problems with dates (becouse a bug in the java-bridge related to NSCalendarDates and NSTimestamp), but if your end-user knows what s.he is doing, it is the fastest way I found to implement such a thing; you simply have to buid a qualifier with the constructed string.


Suerte!
Dino


On Nov 26, 2003, at 11:32, email@hidden wrote:

I can't think of any way to do it beyond what you seem to already have in
mind: query the model for all attributes (and possibly relationships),
manually build up the qualifier with a bunch of key value qualifiers and
an EOOrQualifier.
_______________________________________________
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: 
 >Re: Searching on every field related to an object? (From: email@hidden)

  • Prev by Date: Re: Access Database
  • Next by Date: Re: JavaClient, SWT, Eclipse and WO
  • Previous by thread: Re: Searching on every field related to an object?
  • Next by thread: Re: How can I change my application name
  • Index(es):
    • Date
    • Thread