On 2/13/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:

For some cases it is easier, more efficient or - as with behaviors -
simply the only way to write markup 'around' (before and after) the
actual tag that a component is coupled to. This is where
response.write can be used.



wrapping around a tag/component (== border) can in 2.0 be done with:

IComponentBorder

and a implementation where the markup comes from a file:

MarkupComponentBorder

Maybe this simple addition should also be backported to 1.3

johan
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to