(Quick Reference)

f:displayWidget

Description

f:displayWidget renders an appropriate widget for a display property, for example an <span>${value}</span> element for a String property.

Using f:displayWidget directly will only be necessary for very specialized cases, usually it will be invoked via f:display .

Attributes

f:displayWidget accepts exactly the same attributes as the f:display tag (except for wrapper and templates attributes).