]> source.dussan.org Git - vaadin-framework.git/commit
ComponentPosition setter/getter floats changed to Float to allow un-setting attribute...
authorMarc Englund <marc.englund@itmill.com>
Tue, 6 Jul 2010 10:45:04 +0000 (10:45 +0000)
committerMarc Englund <marc.englund@itmill.com>
Tue, 6 Jul 2010 10:45:04 +0000 (10:45 +0000)
commit8d53a9110cd4382b6a7357012ded2e2ffe3d77e6
treeb05e90f7387ec1e61b69ff28a6391656d5596fc4
parent49e3c3579a0b6ed52f3fbf6708372a80a97f6efa
ComponentPosition setter/getter floats changed to Float to allow un-setting attributes, setCSSString() also un-sets attributes not present in the given string. Removed javadoc references to CSS - no need to know CSS to use anything except the get/setCSSString() -methods. For #5311 (still needs unit tests)

svn changeset:14088/svn branch:6.4
src/com/vaadin/ui/AbsoluteLayout.java