Uses of Interface
org.apache.tapestry5.PropertyOverrides

Packages that use PropertyOverrides
org.apache.tapestry5.internal [INTERNAL USE ONLY] internal support classes; API subject to change. 
org.apache.tapestry5.test Support for testing Tapestry pages 
 

Uses of PropertyOverrides in org.apache.tapestry5.internal
 

Classes in org.apache.tapestry5.internal that implement PropertyOverrides
 class PropertyOverridesImpl
           
 

Uses of PropertyOverrides in org.apache.tapestry5.test
 

Methods in org.apache.tapestry5.test that return PropertyOverrides
protected  PropertyOverrides TapestryTestCase.mockPropertyOverrides()
           
 

Methods in org.apache.tapestry5.test with parameters of type PropertyOverrides
protected  void TapestryTestCase.train_getOverrideBlock(PropertyOverrides overrides, String name, Block block)
           
protected  void TapestryTestCase.train_getOverrideMessages(PropertyOverrides overrides, Messages messages)
           
 



Copyright © 2003-2012 The Apache Software Foundation.