index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
itmill
/
toolkit
/
ui
/
Table.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
1
-3222
/
+0
*
small optimization to table (reduce calls to Container.size() method, that is...
Matti Tahvonen
2009-04-29
1
-3
/
+9
*
Merged:
Artur Signell
2009-04-27
1
-5
/
+32
*
Implementation serialization support for Toolkit. Fixes #695
Joonas Lehtinen
2009-04-12
1
-2
/
+4
*
fixes #2823
Matti Tahvonen
2009-04-04
1
-8
/
+26
*
fixes #2806 (column expand ratios for Table). Also added some test cases.
Matti Tahvonen
2009-04-01
1
-10
/
+77
*
added some generics to Table
Matti Tahvonen
2009-03-31
1
-71
/
+87
*
#2799 Table UI refresh problem: merge from 5.3 to 6.0
Henri Sara
2009-03-31
1
-0
/
+2
*
Merged #2799 to 6.0.
Henri Sara
2009-03-24
1
-2
/
+4
*
Merge #2687 to 6.0
Henri Sara
2009-03-24
1
-2
/
+5
*
fixes #2607 (a client side validity check)
Matti Tahvonen
2009-02-23
1
-8
/
+0
*
server side sanity check for #2607
Matti Tahvonen
2009-02-23
1
-0
/
+8
*
fixes #2456
Matti Tahvonen
2009-01-13
1
-1
/
+7
*
fixed bug: table now no longer listens clicks when all listeners removed
Matti Tahvonen
2009-01-08
1
-1
/
+1
*
Fixed one typo.
Marc Englund
2009-01-05
1
-6
/
+6
*
fixed a bug when removing column generator: checked for item id instead of co...
Matti Tahvonen
2008-12-31
1
-7
/
+31
*
Fix for #2391 - Column collapsing does not work in an empty table.
Artur Signell
2008-12-19
1
-0
/
+2
*
Fixed #2379 : FeatureBrowser Table demo does not start
Joonas Lehtinen
2008-12-18
1
-13
/
+16
*
Better fix for #2208
Artur Signell
2008-11-21
1
-3
/
+2
*
fixes #2191, subtree caching problems with table and collapsed columns
Matti Tahvonen
2008-11-07
1
-0
/
+3
*
ColumnGenerator now kept in order; fixes #2124
Marc Englund
2008-09-29
1
-1
/
+2
*
setEnabled(false) disables visible sub-components; Fixes #677 (together with ...
Marc Englund
2008-09-25
1
-0
/
+31
*
fixes #1973, also makes uidl with table more efficient. Table should now comf...
Matti Tahvonen
2008-09-25
1
-24
/
+36
*
Fixing a documentation bug #1670
Joonas Lehtinen
2008-09-24
1
-8
/
+8
*
Force-table-to-recalculate-column-widths feature. Fixes #1983 (see ticket for...
Marc Englund
2008-09-11
1
-0
/
+13
*
Mass format
Artur Signell
2008-09-02
1
-91
/
+89
*
#2009 change click handling order (compared to other variables) in Table
Matti Tahvonen
2008-08-29
1
-8
/
+3
*
#2009, ItemClickEvents
Matti Tahvonen
2008-08-29
1
-91
/
+157
*
Fixed for #2006 - updated error handling
Artur Signell
2008-08-28
1
-104
/
+107
*
enabled editable mode in table (broken since [5243]
Matti Tahvonen
2008-08-27
1
-12
/
+18
*
setPageLength() no longer resets scroll position (fixes #1952), setCurrentPag...
Marc Englund
2008-08-22
1
-2
/
+4
*
addItem(Object[],Object) now ignores generated columns. Fixes #1967.
Marc Englund
2008-08-18
1
-6
/
+13
*
Implements #1928 (cellstylegenerator row styling). Fixes #1985 (cell style of...
Marc Englund
2008-08-15
1
-8
/
+23
*
Fixes #1981 (some selections lost when scrolling)
Marc Englund
2008-08-15
1
-9
/
+21
*
reverted IndexedContainer specific hack (IdentityHashMap => Set). IndexedCont...
Matti Tahvonen
2008-08-14
1
-10
/
+8
*
Table: optimizing one extra cache build on container change
Matti Tahvonen
2008-08-14
1
-4
/
+12
*
added quick workaround for #1980 (IndexedContainer has sluggish equals/hashCo...
Matti Tahvonen
2008-08-13
1
-17
/
+18
*
fixes #1445 (javadocs)
Matti Tahvonen
2008-08-12
1
-9
/
+18
*
Integrated patch from ticket #1857. Closes the ticket.
Joonas Lehtinen
2008-07-01
1
-1
/
+60
*
Table now refreshes explicitly when adding and removing stuff and the contain...
Marc Englund
2008-06-24
1
-2
/
+26
*
Initial commit for #1739, implements Table.addGeneratedColumn()
Marc Englund
2008-06-18
1
-24
/
+151
*
fixes #1771
Matti Tahvonen
2008-06-05
1
-6
/
+7
*
#1647
Matti Tahvonen
2008-05-14
1
-10
/
+18
*
fixes #810
Matti Tahvonen
2008-05-08
1
-0
/
+7
*
scroll position now correct on page reload
Matti Tahvonen
2008-03-13
1
-4
/
+9
*
fixes #1368
Matti Tahvonen
2008-03-05
1
-3
/
+10
*
fixed some server side selection change issue
Matti Tahvonen
2008-02-12
1
-0
/
+9
*
fixed first visible to me more sane
Matti Tahvonen
2008-02-12
1
-3
/
+3
*
sanity check
Matti Tahvonen
2008-02-12
1
-0
/
+3
*
pageBuffer reset on editability change
Matti Tahvonen
2008-02-11
1
-0
/
+1
[next]