Doh. Should have thought of Behaviours (sic). Guess my coding style is a bit
old fashioned trying to use extension from than composition. Must re-read
that great article about the pattern behind Spring not intending things to
be extended.

Cheers

Sam



Al Maw wrote:
> 
> Sam Hough wrote:
>> Anything similar for spitting something out _after_ the tag that the
>> component is mapped to? e.g. Sending out some text/html after a checkbox?
>> 
>> Presumably onComponentTagBody doesn't get called because it is not a
>> Container and the input tag is send after anything I do in onComponentTag
>> :(
> 
> Have a look at how WicketAjaxIndicatorAppender works.
> 
> Regards,
> 
> Al
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Link-text-tf4751114.html#a13624978
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to