THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
Parameter Type Coercions
Wiki Markup |
---|
{float} {float:right|background=#eee} {infocontentbylabel:title=Related Articles} * [TypeCoercer Service|IoC - coerce] {info|showLabels=false|showSpace=false|space=@self|labels=coercion,parameters} {float} |
Tapestry automatically handles type coercions for component parameters.
Type coercions occur when a value passed into a parameter (as bound in a template or in an annotation) does not match the type of the parameter.
...