Package org.apache.tapestry.contrib.link

Additional components related to rendering html links.

See:
          Description

Class Summary
AreaLinkRenderer A subclass of DefaultLinkRenderer for the HTML area element.
ButtonLinkRenderer An ILinkRenderer implementation that generates an HTML button.
FormLinkRenderer A link renderer that ensures that the generated link uses POST instead of GET request and is therefore no longer limited in size.
PopupLinkRenderer This renderer emits javascript to launch the link in a window.
RawURLLinkRenderer An implementation of ILinkRenderer that only prints out the link's url, i.e.
 

Package org.apache.tapestry.contrib.link Description

Additional components related to rendering html links.

Author:
Howard Lewis Ship hlship@apache.org


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.