Uses of Interface
org.apache.tapestry5.beanmodel.services.BeanModelSource
Packages that use BeanModelSource
Package
Description
Support classes for the
BeanEditor
component.Support for testing Tapestry pages
-
Uses of BeanModelSource in org.apache.tapestry5.beanmodel
Methods in org.apache.tapestry5.beanmodel that return BeanModelSourceModifier and TypeMethodDescriptionBeanModelSourceBuilder.build()
Creates and returns aBeanModelSource
instance. -
Uses of BeanModelSource in org.apache.tapestry5.beanmodel.internal.services
Classes in org.apache.tapestry5.beanmodel.internal.services that implement BeanModelSource -
Uses of BeanModelSource in org.apache.tapestry5.test
Methods in org.apache.tapestry5.test that return BeanModelSourceModifier and TypeMethodDescriptionprotected final BeanModelSource
TapestryTestCase.mockBeanModelSource()
Methods in org.apache.tapestry5.test with parameters of type BeanModelSourceModifier and TypeMethodDescriptionprotected final void
TapestryTestCase.train_createEditModel
(BeanModelSource source, Class beanClass, Messages messages, BeanModel model)