[
https://issues.apache.org/jira/browse/WICKET-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506750#comment-14506750
]
Martin Grigorov commented on WICKET-5889:
-----------------------------------------
Yes, I think so.
Just use 'public' as modifier for the new method for consistency.
> Ability to not submit a nested form
> -----------------------------------
>
> Key: WICKET-5889
> URL: https://issues.apache.org/jira/browse/WICKET-5889
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: Sebastien Briquet
> Assignee: Sebastien Briquet
> Fix For: 7.0.0-M6
>
>
> Form has a #wantSubmitOnNestedFormSubmit() method (default to false), which
> allows to submit a parent form when the nested form is submitted.
> The idea behind this issue is to have a #wantSubmitOnParentFormSubmit()
> (default to true) which will allow to do the opposite: preventing a nested
> form from being submitted when its parent is submitted.
> dev@ discussion:
> http://apache-wicket.1842946.n4.nabble.com/discuss-Ability-to-not-submitting-a-nested-form-td4670411.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)