org.equanda.tapestry5.components
Class FormActionLink

java.lang.Object
  extended by org.equanda.tapestry5.components.FormActionLink

@IncludeJavaScriptLibrary(value={"${tapestry.scriptaculous}/prototype.js","classpath:/org/equanda/tapestry5/resources/t5equanda.js"})
public class FormActionLink
extends Object

Form aware ActionLink component. The form should containa equanda/FormSupport component or it does not work.

Author:
Joachim Van der Auwera

Constructor Summary
FormActionLink()
           
 
Method Summary
 String getLink()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormActionLink

public FormActionLink()
Method Detail

getLink

public String getLink()


Copyright © 2007-2009. All Rights Reserved.