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
/
vaadin
/
ui
/
Table.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-18
1
-4
/
+7
|
\
|
*
[merge from 6.7] Reverted #7607 fixes and removed the test for now because th...
Automerge
2012-04-17
1
-4
/
+7
*
|
Removed deprecated interface (#8169)
Artur Signell
2012-04-12
1
-3
/
+2
*
|
Moved each component to its own package on client side
Artur Signell
2012-04-12
1
-1
/
+1
*
|
Component no longer implements Paintable
Artur Signell
2012-04-12
1
-2
/
+3
*
|
Replace @ClientWidget with client-side @Component (#8440)
Henri Sara
2012-04-04
1
-2
/
+0
*
|
Merge commit '8da6b1a0c3293c7de05ebc3d451a2f2e272a13b8' from origin/6.8
Artur Signell
2012-03-23
1
-3
/
+7
|
\
|
|
*
[merge from 6.7] #7607 Make Table scroll to the very bottom when needed
Automerge
2012-03-14
1
-3
/
+7
*
|
Fixed NPE when Table does not contain components
Artur Signell
2012-03-21
1
-0
/
+6
*
|
Added requestRepaintall helper to AbstractComponentContainer and use the
Artur Signell
2012-03-21
1
-20
/
+1
*
|
Added generics to KeyMapper and made it based on HashMap instead of
Artur Signell
2012-03-21
1
-4
/
+4
*
|
Separated Component.isEnabled/isVisible from Connector enabled state.
Artur Signell
2012-03-14
1
-2
/
+14
*
|
Merge remote-tracking branch 'origin/6.8'
Johannes Dahlström
2012-03-02
1
-13
/
+1
|
\
|
|
*
[merge from 6.7] #8077 restored accidentally deleted comment
Automerge
2012-03-01
1
-0
/
+2
|
*
[merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the...
Automerge
2012-02-29
1
-15
/
+1
*
|
Renamed Paintable component classes to Connector
Artur Signell
2012-02-28
1
-2
/
+2
*
|
Merge branch 'master' into contrib
Artur Signell
2012-01-27
1
-0
/
+12
|
\
\
|
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-01-27
1
-0
/
+12
|
|
\
|
|
|
*
#8273 Added sanity check to prevent trying to render past the end of the cell...
Johannes Dahlström
2012-01-23
1
-0
/
+3
|
|
*
Merge from 6.7
Johannes Dahlström
2012-01-12
1
-0
/
+10
*
|
|
Merge remote branch 'origin/master' into contrib
Jens Jansson
2012-01-26
1
-1
/
+2
|
\
|
|
|
*
|
Split VScrollTable, VTreeTable and VMenuBar into paintable and
Artur Signell
2012-01-26
1
-1
/
+2
*
|
|
#8019 Added ItemCaptionMode enum for AbstractSelect and RowHeaderMode enum fo...
Jens Jansson
2012-01-20
1
-41
/
+94
*
|
|
#8019 Table's column alignment constants to enum.
Jens Jansson
2012-01-20
1
-54
/
+83
*
|
|
#8019 Did a bunch of null checks for possible faulty null states which was no...
Jens Jansson
2012-01-18
1
-4
/
+7
*
|
|
#8019 Table ColumnHeaderMode from numeric constants to enum
Jens Jansson
2012-01-02
1
-19
/
+41
|
/
/
*
|
#8101 Swapped generics parameter order for Converter based on API review
Artur Signell
2011-12-21
1
-8
/
+9
*
|
#8101 Renamed source type to presentation and target type to model for
Artur Signell
2011-12-21
1
-4
/
+29
*
|
#8026 Removed deprecated FieldFactory
Artur Signell
2011-12-19
1
-38
/
+0
*
|
#8103 ConverterFactory is no longer static + javadoc updates
Artur Signell
2011-12-12
1
-4
/
+6
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2011-12-09
1
-5
/
+12
|
\
|
|
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
1
-2
/
+2
|
*
#7008 Table.setTableFieldFactory should refresh content
Artur Signell
2011-12-07
1
-0
/
+3
|
*
#7988 TreeTable.setCollapsed() should not throw NPE if the component has not ...
Henri Sara
2011-11-28
1
-2
/
+6
|
*
#7988 TreeTable.setCollapsed(...) should refresh UI
Henri Sara
2011-11-24
1
-1
/
+1
|
*
#7972 drop on table should work also when page length is zero
Henri Sara
2011-11-22
1
-11
/
+6
|
*
Form and Table now sets property to fields Viewer property if one exists. fix...
Matti Tahvonen
2011-11-16
1
-1
/
+28
*
|
Merge branch 'master' into databinding
Henri Sara
2011-12-08
1
-12
/
+34
|
\
\
|
*
|
Merged fixes from 6.7
Artur Signell
2011-11-25
1
-12
/
+34
|
|
/
*
|
Initial implementation of using converters in Table
Artur Signell
2011-11-28
1
-2
/
+50
*
|
Eliminate some generics related warnings in core (non-API).
Henri Sara
2011-11-11
1
-15
/
+15
*
|
Merge branch 'master' into databinding
Henri Sara
2011-11-08
1
-102
/
+313
|
\
|
|
*
#7839 Corrected cases where pagelength=0 or where number of children > pagebu...
Artur Signell
2011-11-04
1
-21
/
+29
|
*
#7839 Cleanup based on review
Artur Signell
2011-11-04
1
-14
/
+18
|
*
#7839 Out of Sync error when using Generated Columns with TreeTable - additio...
Artur Signell
2011-11-04
1
-2
/
+2
|
*
#7839 Out of Sync error when using Generated Columns with TreeTable
Artur Signell
2011-11-03
1
-37
/
+145
|
*
Added javadoc and debug logging
Artur Signell
2011-11-03
1
-0
/
+32
|
*
#7790 Reverted sort methods to call refreshRenderedCells instead of refreshRo...
Artur Signell
2011-11-03
1
-4
/
+6
|
*
Partly reverted [21883] as it caused unnecessary rendering in some cases
Artur Signell
2011-11-03
1
-14
/
+54
|
*
#7790 Renamed method to refreshRowCache, ensured it is used internally by Tab...
Artur Signell
2011-11-03
1
-33
/
+33
[next]