Uses of Interface
org.apache.tapestry5.services.ValueEncoderSource
Packages that use ValueEncoderSource
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
Support for testing Tapestry pages
-
Uses of ValueEncoderSource in org.apache.tapestry5.internal.services
Classes in org.apache.tapestry5.internal.services that implement ValueEncoderSourceConstructors in org.apache.tapestry5.internal.services with parameters of type ValueEncoderSourceModifierConstructorDescriptionComponentDefaultProviderImpl
(PropertyAccess propertyAccess, BindingSource bindingSource, ValueEncoderSource valueEncoderSource, FieldTranslatorSource fieldTranslatorSource, FieldValidatorDefaultSource fieldValidatorDefaultSource) ContextValueEncoderImpl
(ValueEncoderSource valueEncoderSource) PropertyValueLabelProvider
(ValueEncoderSource valueEncoderSource, PropertyAccess propertyAccess, String labelProperty) SelectModelFactoryImpl
(PropertyAccess propertyAccess, ValueEncoderSource valueEncoderSource, ValueLabelProvider<Object> valueLabelProvider) -
Uses of ValueEncoderSource in org.apache.tapestry5.internal.transform
Constructors in org.apache.tapestry5.internal.transform with parameters of type ValueEncoderSourceModifierConstructorDescriptionActivationRequestParameterWorker
(Request request, ComponentClassCache classCache, ValueEncoderSource valueEncoderSource, URLEncoder urlEncoder) OnEventWorker
(Request request, ValueEncoderSource valueEncoderSource, ComponentClassCache classCache, OperationTracker operationTracker, RestSupport restSupport) -
Uses of ValueEncoderSource in org.apache.tapestry5.test
Methods in org.apache.tapestry5.test that return ValueEncoderSourceModifier and TypeMethodDescriptionprotected final ValueEncoderSource
TapestryTestCase.mockValueEncoderSource()
Methods in org.apache.tapestry5.test with parameters of type ValueEncoderSourceModifier and TypeMethodDescriptionprotected final void
TapestryTestCase.train_getValueEncoder
(ValueEncoderSource source, Class type, ValueEncoder valueEncoder)