aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Form.java
Commit message (Collapse)AuthorAgeFilesLines
...
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-6/+0
| | | | svn changeset:9095/svn branch:2009-09-widget-packaging_3332
* steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵Matti Tahvonen2009-09-251-0/+2
| | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332
* Fix for #3015 - Class Object instances should not be used as identifiers, ↵Artur Signell2009-06-081-2/+6
| | | | | | | | | are not serializable Form now uses the container for generating item ids when needed. IndexedContainer uses a counter for generating the item id. svn changeset:8158/svn branch:6.0
* fixed regression in form due field factory refactoring ( #2499 ). The very ↵Matti Tahvonen2009-05-181-3/+16
| | | | | | old feature browser works again. svn changeset:7846/svn branch:6.0
* Split old FieldFactory into two smaller interfaces. #2499Matti Tahvonen2009-05-111-53/+86
| | | | svn changeset:7744/svn branch:6.0
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+1179
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0