Re: ERDList.CreateObjectDelegate
Re: ERDList.CreateObjectDelegate
- Subject: Re: ERDList.CreateObjectDelegate
- From: Antoine Berry <email@hidden>
- Date: Thu, 13 Sep 2012 17:28:35 +0200
Hello,
What does your rule looks like? You have to use the complete class
path and use the following assignment :
er.directtoweb.ERDDelayedObjectCreationAssignment
Should be something like :
80 : pageConfiguration like 'myPage' => createObjectDelegate =
my.company.application.ui.delegates.MyDelegate
[er.directtoweb.ERDDelayedObjectCreationAssignment]
Le 13/09/12 04:13, Ângelo Andrade Cirino a écrit :
Hi,
I was not able to find a way to set this delegate: ERDList.CreateObjectDelegate
The source code mentions a key binding:
* @return {@link CreateObjectDelegate} instance from the rule
* file/bindings. this is responsible for creating the object and
* displaying the appropriate page.
and the source code is
Object obj = valueForBinding ("createObjectDelegate");
But I tried to use the rules file to set the delegate with no success.
Angelo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
Antoine Berry
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden