andersonfreitas / vaadin-masked-textfield

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

Can Not Set Value #2

Closed pczurak closed 14 years ago

pczurak commented 14 years ago

I can not set the initial value to the masked field

final MaskedTextField tf = new MaskedTextField("Num ###", "###"); tf.setValue(999);

the field shows up as blank.

Thanks

Peter

andersonfreitas commented 14 years ago

Hi Peter, thanks for reporting.

It is fixed now!

Thanks!

Anderson

andersonfreitas commented 14 years ago

The version 0.1.1 is now available for download at http://vaadin.com/directory#addon/maskedtextfield