]> source.dussan.org Git - vaadin-framework.git/commitdiff
better doc
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 29 Jan 2008 12:48:58 +0000 (12:48 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 29 Jan 2008 12:48:58 +0000 (12:48 +0000)
svn changeset:3665/svn branch:trunk

src/com/itmill/toolkit/ui/Table.java

index 2a522bc41a1dbd91c1509e6fb14f50aeeb10881d..951f0c972f0938bd7f9b860cd3e7816e87cdb7ac 100644 (file)
@@ -1918,8 +1918,7 @@ public class Table extends AbstractSelect implements Action.Container,
     /**
      * Notifies this listener that the Property's value has changed.
      * 
-     * Also listens content changes (Contained Properties value changes) to
-     * refresh content area.
+     * Also listens changes in rendered items to refresh content area.
      * 
      * @see com.itmill.toolkit.data.Property.ValueChangeListener#valueChange(Property.ValueChangeEvent)
      */