[ 
https://issues.apache.org/jira/browse/WICKET-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740150#comment-17740150
 ] 

Sven Meier commented on WICKET-6666:
------------------------------------

See 
[https://github.com/apache/wicket/blob/master/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/modal/ModalDialogPage.java]
 for inspiration.

A full-fledged modal window is just a ModalDialog with some added layout and 
close button (which everyone has different requirements for anyways).

> Rewrite ModalWindow
> -------------------
>
>                 Key: WICKET-6666
>                 URL: https://issues.apache.org/jira/browse/WICKET-6666
>             Project: Wicket
>          Issue Type: New Feature
>          Components: ModalDialog
>    Affects Versions: 9.0.0-M1
>            Reporter: Igor Vaynberg
>            Assignee: Sven Meier
>            Priority: Major
>              Labels: Modal, ModalWindow, modal, modalwindow
>             Fix For: 9.0.0-M4
>
>
> This is a proposed rewrite of ModalWindow called ModalDialog we have been 
> using for a while with success.
>  
> It doesnt have all the features of ModalWindow, but it is more modern in its 
> client side implementation and is ADA compliant.
>  
> It still needs some polishing in terms of javadoc and examples



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to