See org.apache.wicket.Component#replaceWith()
On Fri, Jan 11, 2013 at 3:09 AM, fachhoch <[email protected]> wrote: > I have a container with two fragments these fragments are added with some > conditional logic, > if the condition is not satisfied I add empty panel > on ajax update of this container I wan to call the logic again and add > the > right component either fragment or empty panel please advice how to? > I can do this with a list view repaint will recreate the list view , but is > there any other way ? > > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/update-panels-inside-webmarkupcontainer-tp4655279.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
