Re: JavaClient and D2W-Rulesystem
Re: JavaClient and D2W-Rulesystem
- Subject: Re: JavaClient and D2W-Rulesystem
- From: "B. Shank" <email@hidden>
- Date: Mon, 19 May 2003 10:26:52 -0700
Carsten,
The entities that appear in a query window are entities the rule system
considers to be "main" entities. (You can find a discussion of entity
types here:
http://developer.apple.com/techpubs/webobjects/DesktopApplications/
InsideAssistant/chapter_5_section_2.html ). I assume that you want to
allow querying on an entity that is an enumeration entity. However,
it's generally not a good idea to change an entity's type to affect how
it appears in the user interface and there is no simple rule to do what
you want.
Have I correctly understood what you're trying to do?
Brent
On Monday, May 19, 2003, at 03:51 AM, Carsten Czichos wrote:
Hi list,
I want to mix nib-files with generated pages within an
D2JC-application. I
have an Interface that opens the standard assistant configured query
page by
calling:
EOControllerFactory.sharedControllerFactory().openWindowForTaskName("qu
eryWi
ndow");
Now I want to open the same kind of window but with different
entities. Does
anybody know what the rule has to look like to achieve that?
Any help is greatly appreciated.
--
Carsten Czichos
czichos.net GmbH
Waldsdngerpfad 5
14129 Berlin
fon: +493080491175
fax: +493080491177
_______________________________________________
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.