Package org.apache.tapestry.contrib.link

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.