| Not transform property label to upper case [message #1067718] |
Wed, 10 July 2013 05:37  |
kon f Messages: 99 Registered: March 2012 |
Member |
|
|
Hey,
I'm showing a id that should remain exactly how it is (no transformation of the first character to upper case). My sdef file contains following line:
I just found a way to define this programmatically.
final String label = property.getLabel( true, CapitalizationType.NO_CAPS, false );
Is there a way to define this directly in the sdef file?
Thank you.
Kon
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01821 seconds