instead of wicket:message add a label and whatever model you want. that gives you full control over the text.
-igor On Mon, Nov 17, 2008 at 1:34 AM, jensiator <[EMAIL PROTECTED]> wrote: > > Hi > I've created a Panel that I would like to act as a AjaxLink in the markup. I > would like to be able to add a <wicket:message> tag in the body content of > the panel and get hold of it in the panel java code before the body content > is replaced. Can this be done? > Jens > -- > View this message in context: > http://www.nabble.com/Getting-Panel-body-content-tp20536289p20536289.html > Sent from the Wicket - User 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]
