Commit 709e247
committed
AbstractUIDetails: use identifier in getTitle
If there is a unique identifier string for the object (i.e., it
implements the Identifiable interface), and none of the more
friendly options are set (i.e.: no label, no menu leaf, no name),
then let's use the identifier over the raw class name.1 parent 01c68f1 commit 709e247
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
106 | 111 | | |
107 | 112 | | |
108 | 113 | | |
| |||
0 commit comments