]> source.dussan.org Git - vaadin-framework.git/commit
#2205 Make Form layouting more flexible
authorArtur Signell <artur.signell@itmill.com>
Tue, 16 Feb 2010 08:16:34 +0000 (08:16 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 16 Feb 2010 08:16:34 +0000 (08:16 +0000)
commit8db51070931f7f0a36f33aadef65a85b29d90f4f
tree4444e6710f51b824f2f4d86028b789bc03d6e046
parentdea99fd63f72d205292cdbcda7f70cc2b49be6fd
#2205 Make Form layouting more flexible

Split addField into registerField and attachField to allow overriding.

Added FormAdvancedLayout sample demonstrating the feature.

svn changeset:11326/svn branch:6.3
src/com/vaadin/ui/Form.java