Browse Source

better doc

svn changeset:3665/svn branch:trunk
tags/6.7.0.beta1
Matti Tahvonen 16 years ago
parent
commit
ea79ed166e
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      src/com/itmill/toolkit/ui/Table.java

+ 1
- 2
src/com/itmill/toolkit/ui/Table.java View 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)
*/

Loading…
Cancel
Save