Uses of Interface
org.apache.tapestry5.services.BeanModelSource

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

Uses of BeanModelSource in org.apache.tapestry5.internal.services
 

Classes in org.apache.tapestry5.internal.services that implement BeanModelSource
 class BeanModelSourceImpl
           
 

Uses of BeanModelSource in org.apache.tapestry5.test
 

Methods in org.apache.tapestry5.test that return BeanModelSource
protected  BeanModelSource TapestryTestCase.mockBeanModelSource()
           
 

Methods in org.apache.tapestry5.test with parameters of type BeanModelSource
protected  void TapestryTestCase.train_createEditModel(BeanModelSource source, Class beanClass, Messages messages, BeanModel model)
           
 



Copyright © 2003-2012 The Apache Software Foundation.