org.apache.tapestry5.corelib.mixins
Class TriggerFragment

java.lang.Object
  extended by 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.


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

Constructor Detail

TriggerFragment

public TriggerFragment()


Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.