Trace:
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
jvx:client:gui:celleditor_dateformat [2021/02/01 13:39] admin |
jvx:client:gui:celleditor_dateformat [2024/11/18 10:31] (current) admin |
||
---|---|---|---|
Line 22: | Line 22: | ||
It's not necessary to create multiple date cell editors for the same format, simply re-use existing instances. | It's not necessary to create multiple date cell editors for the same format, simply re-use existing instances. | ||
- | We have some static cell editors in our [[https://sourceforge.net/p/jvx/code/HEAD/tree/trunk/java/library/src/javax/rad/application/ApplicationUtil.java|ApplicationUtil]] class, e.g. | + | We have some static cell editors in our [[https://sourceforge.net/p/jvx/code/HEAD/tree/trunk/java/library/src/jvx/rad/application/ApplicationUtil.java|ApplicationUtil]] class, e.g. |
<code java> | <code java> |