summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbstractField.java
Commit message (Expand)AuthorAgeFilesLines
* #6770 error indicator should not be hidden when a DateField is "empty" becaus...Henri Sara2011-09-051-2/+17
* merged #18418 (typo in fieldname)Matti Tahvonen2011-04-201-12/+12
* merging fixes from 6.5Matti Tahvonen2011-04-201-1/+1
* fixes #6237, setting datasource no more calls discard() methodMatti Tahvonen2011-01-051-8/+10
* fixes #6002 and #6223Matti Tahvonen2011-01-031-7/+2
* depracated obsolete helper method from AbstractField. Replaced the implementa...Matti Tahvonen2010-11-041-22/+6
* #5692 Generics: AbstractField, ComboBox, ListSelect, NativeSelect, OptionGrou...Henri Sara2010-10-041-2/+2
* Fixes AbstractField not updating tab index on client side after calling setTa...John Alhroos2010-08-251-0/+1
* tabindex now open for extension in abstractfield (using getter instead of fie...Matti Tahvonen2010-08-251-2/+2
* Fixed some high priority warnings by FindBugsHenri Sara2010-06-011-1/+1
* #5013 AbstractField did not repaint property read-only status changes immedia...Henri Sara2010-05-271-0/+21
* Javadocced shortcutsMarc Englund2010-04-091-0/+40
* #1394 enable implementing Focusable components outside the com.vaadin.ui packageHenri Sara2010-04-011-17/+4
* Some API changes for #875 as discussed at length.Marc Englund2010-03-231-12/+8
* #4394 multiple value change events when setting field valueHenri Sara2010-03-231-2/+19
* Refactored new actions api a little: removed mnemonics terminology, adding/re...Marc Englund2010-03-231-5/+4
* Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut...Marc Englund2010-03-231-1/+72
* Added Validator genericsArtur Signell2009-12-151-17/+20
* Document empty/required validation behvaior in javadoc (#3787).Artur Signell2009-12-141-3/+7
* fixes #3788Matti Tahvonen2009-12-011-3/+3
* Variable enhancementsMatti Tahvonen2009-11-251-7/+7
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+1157