org.chenillekit.tapestry.core.components
Class LinkSubmit
java.lang.Object
org.chenillekit.tapestry.core.components.LinkSubmit
- All Implemented Interfaces:
- ClientElement
@SupportsInformalParameters
@Import(library={"../Chenillekit.js","ClickSubmit.js"})
public class LinkSubmit- extends Object
- implements ClientElement
LinkSubmit allows arbitrary page (DOM) elements to submit a form.
- Since:
- 0.2.0
- Version:
- $Id: LinkSubmit.java 674 2010-07-29 12:47:25Z homburgs $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkSubmit
public LinkSubmit()
getClientId
public String getClientId()
- Specified by:
getClientId in interface ClientElement
Copyright © 2008-2010 ChenilleKit. All Rights Reserved.