i took the window closed callback out of the ModalWindowPage in wicket-examples and was able to close and reopen the modal...please create a quickstart and attach it to a jira issue.
-igor On Mon, Dec 19, 2011 at 12:39 PM, Nelson Segura <[email protected]> wrote: > Sorry, I meant respond() ... > > > On Mon, Dec 19, 2011 at 11:46 AM, Igor Vaynberg <[email protected]> > wrote: >> WindowClosedBehavior does not have render()...? >> >> -igor >> >> On Mon, Dec 19, 2011 at 11:40 AM, Nelson Segura <[email protected]> wrote: >>> I found that if you have a modal window, and then you close it, it is >>> not possible to reopen it anymore unless you have set a >>> WindowClosedCallback. This is because WindowClosedBehavior.render() >>> does not get called. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
