Annotation Interface 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 DefaultDisplayFormatter.updateDisplay(java.lang.Class<?>, java.lang.Object, java.lang.Object).