form.setenabled(false), or even page.setenabled(false) -igor
On Thu, Mar 22, 2012 at 11:54 AM, albgentius <[email protected]> wrote: > I am trying to disable the editing for every element in the page (something > like @AuthorizeAction would do) after we click a button and get no errors > back from the user action. > > I am assuming this can be done with an ajax request and a form visitor but > am looking for any other ideas that might be easier or more interesting than > mine. > > Thank you, > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/disable-editing-for-the-whole-page-tp4496524p4496524.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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
