Uses of Interface
org.apache.tapestry5.plastic.SwitchBlock

Packages that use SwitchBlock
org.apache.tapestry5.internal.plastic [INTERNAL USE ONLY] Plastic implementation details; API subject to change 
org.apache.tapestry5.plastic Plastic, Tapestry's component class transformation library based on ASM 
 

Uses of SwitchBlock in org.apache.tapestry5.internal.plastic
 

Classes in org.apache.tapestry5.internal.plastic that implement SwitchBlock
 class SwitchBlockImpl
           
 

Uses of SwitchBlock in org.apache.tapestry5.plastic
 

Methods in org.apache.tapestry5.plastic with parameters of type SwitchBlock
 void SwitchCallback.doSwitch(SwitchBlock block)
           
 



Copyright © 2003-2012 The Apache Software Foundation.