Re: [Wicket-user] inspecting model from IComponentInstantiationListener

2007-05-11 Thread Eelco Hillenius
On 5/11/07, Ryan Sonnek [EMAIL PROTECTED] wrote:
 What exactly should a component instantiation listener be able to do?
 I'm trying to build one that will inspect the model of every
 component, but the model is not yet bound.  is there a way to register
 a listener that is notified once the model is bound?

There is none currenlty. Though I can imagine one. If you can argue a
good use case, you could propose this on the dev list.

Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] inspecting model from IComponentInstantiationListener

2007-05-10 Thread Ryan Sonnek
What exactly should a component instantiation listener be able to do?
I'm trying to build one that will inspect the model of every
component, but the model is not yet bound.  is there a way to register
a listener that is notified once the model is bound?

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user