andersonfreitas / vaadin-masked-textfield

A MaskedTextfield for Vaadin
http://vaadin.com/addon/maskedtextfield
Apache License 2.0
13 stars 24 forks source link

setPlaceHolder('0') #23

Open downdrown opened 8 years ago

downdrown commented 8 years ago

I have a Mask which should look like "0000 / 00 00 00" where the zeros should be placeholders! works basically fine, but immediately after you switch to another input field the masked field gets empty again...