Hi,

I cannot find the purpose of the IModel constructor argument in
AjaxFallbackLink(java.lang.String id, IModel<T> model) as I was also
trying to modify the anchor text via the IModel with AJAX.

What is it?

Many thanks.

Bernard


On Thu, 25 Jun 2009 12:11:37 -0500, you wrote:

>Two ways come to mind:
>- override onComponentTagBody and write it directly to the response
>- use a wicket:fragment - add the fragment to the column, the link to
>the fragment, and define the text in the html (or use wicket:message,
>etc)


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

Reply via email to