org.apache.tapestry5.corelib.components
Class Trigger
java.lang.Object
org.apache.tapestry5.corelib.components.Trigger
public class Trigger
- extends Object
Triggers an arbitrary event during rendering. This is often useful to add JavaScript
to a page or a component (via calls to the JavaScriptSupport environmental).
- Since:
- 5.2.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Trigger
public Trigger()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.