[jira] Assigned: (WICKET-627) Can't visit components in a ListView before they're rendered.

2007-07-24 Thread Igor Vaynberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/WICKET-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg reassigned WICKET-627:


Assignee: Igor Vaynberg  (was: Matej Knopp)

> Can't visit components in a ListView before they're rendered.
> -
>
> Key: WICKET-627
> URL: https://issues.apache.org/jira/browse/WICKET-627
> Project: Wicket
>  Issue Type: Bug
>Affects Versions: 1.3.0-beta1
>Reporter: Alastair Maw
>Assignee: Igor Vaynberg
> Fix For: 1.3.0-beta3
>
>
> I'm trying to create a Form subclass which automatically adds a Behaviour to 
> all of its FormComponents using a visitor. The only place to do this is in 
> the Form's onBeforeRender() method. This works fine, until you put your 
> FormComponents into a ListView, at which point it doesn't work, because the 
> ListView children are yet to be created.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Assigned: (WICKET-627) Can't visit components in a ListView before they're rendered.

2007-07-24 Thread Igor Vaynberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/WICKET-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg reassigned WICKET-627:


Assignee: Matej Knopp

> Can't visit components in a ListView before they're rendered.
> -
>
> Key: WICKET-627
> URL: https://issues.apache.org/jira/browse/WICKET-627
> Project: Wicket
>  Issue Type: Bug
>Affects Versions: 1.3.0-beta1
>Reporter: Alastair Maw
>Assignee: Matej Knopp
> Fix For: 1.3.0-beta3
>
>
> I'm trying to create a Form subclass which automatically adds a Behaviour to 
> all of its FormComponents using a visitor. The only place to do this is in 
> the Form's onBeforeRender() method. This works fine, until you put your 
> FormComponents into a ListView, at which point it doesn't work, because the 
> ListView children are yet to be created.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.