Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
viewer-wicket-1.7.0, core-1.7.0
-
None
Description
Suggested syntax is:
@PropertyLayout( named="Accept <a href="http://foo.org/terms">terms</a>?", namedEscaped=false labelPosition=LabelPosition.RIGHT )
The Javadoc should state that LabelPosition.RIGHT is only supported by boolean panels; if specified for other panels it will be ignored and default to LEFT instead.