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

Packages that use WhenCallback
org.apache.tapestry5.internal.plastic   
org.apache.tapestry5.plastic   
 

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

Methods in org.apache.tapestry5.internal.plastic with parameters of type WhenCallback
 InstructionBuilder InstructionBuilderImpl.when(Condition condition, WhenCallback callback)
           
 

Uses of WhenCallback in org.apache.tapestry5.plastic
 

Methods in org.apache.tapestry5.plastic with parameters of type WhenCallback
 InstructionBuilder InstructionBuilder.when(Condition condition, WhenCallback callback)
          Executes conditional code based on a Condition.
 



Copyright © 2003-2012 The Apache Software Foundation.