You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "vineet semwal (JIRA)" <ji...@apache.org> on 2013/10/30 11:36:26 UTC

[jira] [Updated] (WICKET-5401) provide no-argument constructor in ondomreadyheaderitem

     [ 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)