Uses of Class
org.apache.tapestry.link.DirectLink

Packages that use DirectLink
org.apache.tapestry.link Components for creating links on the page that trigger application behavior when clicked. 
 

Uses of DirectLink in org.apache.tapestry.link
 

Methods in org.apache.tapestry.link with parameters of type DirectLink
protected  void DefaultLinkRenderer.renderAsyncParams(IMarkupWriter writer, IRequestCycle cycle, DirectLink link)
          For DirectLink components only, manages writing out event handlers for link if any of the dynamic (async/json/etc) parameters are set on the component.
 



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