Package org.apache.tapestry5.plastic
Interface LocalVariable
- 
public interface LocalVariable
Variable available inside aLocalVariableCallback. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetType()Returns the Java type of the variable. 
 -