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

vineet semwal updated WICKET-5401:
----------------------------------

    Description: 
currently ondomreadyheaderitem doesn't have a no-argument constructor, 
a no-argument constructor should be provided for the case when user doesn't 
want to pass script from constructor but wants to override 
ondomreadyheaderitem#getjavascript() ,it's still possible currently by passing 
"foo" something and then overriding getjavascript() but it's not good looking 
enough :)



  was:
currently ondomreadyheaderitem doesn't have a no-argument constructor, 
a no-argument constructor should be provided for the case when user doesn't 
want to pass script from constructor but wants to override 
ondomreadyheaderitem#getjavascript() 




> provide no-argument constructor in ondomreadyheaderitem
> -------------------------------------------------------
>
>                 Key: WICKET-5401
>                 URL: https://issues.apache.org/jira/browse/WICKET-5401
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: vineet semwal
>            Priority: Minor
>              Labels: wicket
>
> currently ondomreadyheaderitem doesn't have a no-argument constructor, 
> a no-argument constructor should be provided for the case when user doesn't 
> want to pass script from constructor but wants to override 
> ondomreadyheaderitem#getjavascript() ,it's still possible currently by 
> passing "foo" something and then overriding getjavascript() but it's not good 
> looking enough :)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to