How is it possible to have a text area in GWT with a multiline password? I would like to have a text area where the text is not visible (with stars)
I am using :
com.smartgwt.client.widgets.form.fields.PasswordItem
How is it possible to have a text area in GWT with a multiline password? I would like to have a text area where the text is not visible (with stars)
I am using :
com.smartgwt.client.widgets.form.fields.PasswordItem