org.apache.tapestry5.corelib.mixins
Class TriggerFragment
java.lang.Object
org.apache.tapestry5.corelib.mixins.TriggerFragment
public class TriggerFragment
- extends Object
A mixin that can be applied to a Checkbox or Radio component that will link the input field and a FormFragment, making the field control the client-side visibility of the
FormFragment.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TriggerFragment
public TriggerFragment()
Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.