Annotation Type DisableFormatting


@Documented @Inherited @Target(FIELD) @Retention(RUNTIME) public @interface DisableFormatting

Marks a string field of a view helper not to receive a formatted value using DefafultDisplayFormatter#updateDisplay.