diff --git a/docs/docs.html b/docs/docs.html index af1f6b6..b0e516d 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -134,11 +134,6 @@ public String getFullName() {

When displaying a reference to an item, by default we show its primary key. If a class has a @DisplayName, this method will be used in addition to the primary key whenever possible, giving the user a more readable option.

- - - - -

3.1.2 @DisplayFormat

 @DisplayFormat(format = "$%.2f")