• 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
D2JC: missing query fields when using subclass of QueryController?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

D2JC: missing query fields when using subclass of QueryController?


  • Subject: D2JC: missing query fields when using subclass of QueryController?
  • From: Alexander Lamb <email@hidden>
  • Date: Mon, 07 Apr 2003 15:15:52 +0200

Hello,

I subclassed EOQueryController (which was working fine), to make a
QueryController in order to add an action.

Since then, I lost the query fields which are normally above the table view.

Why? How can I specify them? (a rule?). It is as if it were a list
controller that had been subclassed and not the query controller.

public class QueryController extends EOQueryController
{

public QueryController(EOXMLUnarchiver unarchiver)
    {
    super(unarchiver);
    }

I call it:


EOControllerFactory.sharedControllerFactory().queryWithEntityName("DicMedica
ment");

And I have a rule to make it appear.

Thanks,

Alex

--
Alexander Lamb
Groupe Serveurs Applicatifs
Division d'Informatique Midicale
Htpitaux Universitaires de Genhve
21 rue Micheli-du-Crest
CH-1211 Genhve 4 / Switzerland
Tel: +41-22 372.48.46 Fax: +41-22 382.86.80
email@hidden / http://www.hcuge.ch
_______________________________________________
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: Re: installing WO 5.0 and OS 10.2.4
  • Next by Date: Practical question on web page cosmetics
  • Previous by thread: WOApplication or WOWebServices?
  • Next by thread: Practical question on web page cosmetics
  • Index(es):
    • Date
    • Thread