You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Vladimir Kovalyuk (JIRA)" <ji...@apache.org> on 2009/04/30 09:17:30 UTC

[jira] Updated: (WICKET-2249) Modal Window: add overridable wantUnloadConfirmation() method

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

Vladimir Kovalyuk updated WICKET-2249:
--------------------------------------

    Summary: Modal Window: add overridable wantUnloadConfirmation() method  (was: add overridable wantUnloadConfirmation() method)

> Modal Window: add overridable wantUnloadConfirmation() method
> -------------------------------------------------------------
>
>                 Key: WICKET-2249
>                 URL: https://issues.apache.org/jira/browse/WICKET-2249
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4-RC2
>            Reporter: Vladimir Kovalyuk
>            Priority: Minor
>
> currently if I want to disable the confirmation I have to add JS excerpt: Wicket.Window.unloadConfirmation = false;
> For the sake of OOD it should be primarily controlled via component itself. So adding an overridable method makes sense.

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