On 1/15/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
> no no in the constructor. That will never work i think.
> Except maybe if we go the SWT and other GUI toolkit ways by forcing the
> parent in the constructor.

That's one of the ideas that Igor is playing with. It might be a good
idea to force this actually, as our contract would be a lot tighter.

> One example we have now is the SubmitLink and the form cssid that is needed.
> Currently if you have a submitlink above a form tag. Then the submit link
> will ask for the javascript/cssid of the form component
> But the form component doesn't know that until it is rendered itself so i
> generate one that will overwrite if there is one of that form.
>

Another when you want component cooperate with each other e.g. with
generated JavaScript and the HTML id attributes that were set on them
in the markup. For instance see issue
http://sourceforge.net/tracker/index.php?func=detail&aid=1326849&group_id=119783&atid=684975

Eelco


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to