org.apache.tapestry5.plastic
Interface SwitchCallback


public interface SwitchCallback

A callback used by a SwitchBlock to manage the generation of code.


Method Summary
 void doSwitch(SwitchBlock block)
           
 

Method Detail

doSwitch

void doSwitch(SwitchBlock block)


Copyright © 2003-2012 The Apache Software Foundation.