Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated related links box

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.

...