try with:

if (condition) { setPopupSettings(nonNull) } else { setPopupSettings(null) }

On Fri, Jun 1, 2012 at 5:40 PM, hfriederichs <h.friederi...@ohra.nl> wrote:
> For other questions I had earlier on, I created quickstarts, but, since I'm
> working on a very complex application, I couldn't reproduce the problem in a
> quickstart. I spent hours and hours copying more and more of my application
> into the quickstart, but to no avail.
>
> So again, it's a simple question: how to make a conditional popup.
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Conditional-Popup-tp4649649p4649654.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to