mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-08 21:38:21 +00:00
Documentation
This commit is contained in:
parent
6f069197b2
commit
ec36a05c98
@ -134,11 +134,6 @@ public String getFullName() {
|
||||
<p>When displaying a reference to an item, by default we show its primary key. If a class has a <code>@DisplayName</code>, this method will be used in addition to the primary key whenever possible, giving the user a more readable option. <p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 id="display-format">3.1.2 @DisplayFormat</h4>
|
||||
<pre>
|
||||
<code class="language-java">@DisplayFormat(format = "$%.2f")
|
||||
|
Loading…
x
Reference in New Issue
Block a user