Open GoogleCodeExporter opened 8 years ago
+1, making it an interface or providing a protected constructor would a help a
lot
Original comment by peter.ru...@gmail.com
on 10 Dec 2007 at 10:00
[deleted comment]
if you have a TextField, you can use
textField.setRegex(yourRegexValidation);
textField.setRegexText(yourRegexValidationMessage);
instead of textField.setVtype
and textField.setVtypeText
Original comment by erica_se...@hotmail.com
on 12 Aug 2009 at 6:41
Original issue reported on code.google.com by
tobias.p...@gmail.com
on 10 Dec 2007 at 9:50