org.chenillekit.tapestry.core.components
Class ClickSubmit
java.lang.Object
org.chenillekit.tapestry.core.components.ClickSubmit
- All Implemented Interfaces:
- ClientElement
@SupportsInformalParameters
@Import(library={"../Chenillekit.js","ClickSubmit.js"})
public class ClickSubmit- extends Object
- implements ClientElement
ClickSubmit allows arbitrary page (DOM) elements to submit a form.
- Version:
- $Id: ClickSubmit.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 |
ClickSubmit
public ClickSubmit()
getClientId
public String getClientId()
- Specified by:
getClientId in interface ClientElement
Copyright © 2008-2010 ChenilleKit. All Rights Reserved.