mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-08-06 12:11:13 +00:00
Documentation
This commit is contained in:
@@ -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>
|
<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>
|
<h4 id="display-format">3.1.2 @DisplayFormat</h4>
|
||||||
<pre>
|
<pre>
|
||||||
<code class="language-java">@DisplayFormat(format = "$%.2f")
|
<code class="language-java">@DisplayFormat(format = "$%.2f")
|
||||||
|
Reference in New Issue
Block a user