aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/AbstractSelect.java
Commit message (Expand)AuthorAgeFilesLines
* add "nullselectitem" attribute if a nullselectionitem is in the uidlMarc Englund2007-11-141-1480/+1480
* Null selection changes (#574)Marc Englund2007-11-021-3/+22
* Don't paint the null selection item if nullselection is not allowed.Marc Englund2007-11-021-4/+12
* IllegalState thrown if multiselect&&nullselitem.Marc Englund2007-11-021-5/+25
* combobox select: adding new itemsMatti Tahvonen2007-10-311-2/+2
* Select refactor initial commit; not done.Marc Englund2007-10-311-0/+1502