org.equanda.tapestry5.components
Class FormTraversal

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

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

When this component is added on the page, the tab and enter keys work differently to assure a better user experience.

Author:
Joachim Van der Auwera

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

Constructor Detail

FormTraversal

public FormTraversal()


Copyright © 2007-2009. All Rights Reserved.