SmartClient Version: SNAPSHOT_v9.1d_2014-01-24/Enterprise Deployment (built 2014-01-24)
FF 25.0.1
Can you pls advise on how I can force uppercase on a AutoFitTextAreaItem FormItem?
setCharacterCasing is not exposed and calling
setAttribute("characterCasing", CharacterCasing.UPPER) does nothing.
Thanks
FF 25.0.1
Can you pls advise on how I can force uppercase on a AutoFitTextAreaItem FormItem?
setCharacterCasing is not exposed and calling
setAttribute("characterCasing", CharacterCasing.UPPER) does nothing.
Thanks
Comment