Thanks Al. That worked. I should have thought of that.
On 9/11/07, Al Maw <[EMAIL PROTECTED]> wrote:
>
> Tim Lantry wrote:
> > How do you localize the 'label' on an AjaxButton component?
>
> Off the top of my head, try:
>
> AjaxButton foo = new AjaxButton("foo");
> foo.setModel(new StringResourceModel("propertyKey"));
>
>
> Regards,
>
> Al
> --
> Alastair Maw
> Wicket-biased blog at http://herebebeasties.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>