aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/components/components-twincolselect.asciidoc
diff options
context:
space:
mode:
authorPekka Hyvönen <pekka@vaadin.com>2017-01-09 21:40:08 +0200
committerGitHub <noreply@github.com>2017-01-09 21:40:08 +0200
commit91723ac8dde24249b2753d671f42d0f3cddb20a9 (patch)
tree6673f95e8c2a86faf4af685babd61e20f2318d96 /documentation/components/components-twincolselect.asciidoc
parent899fd1a26ac230535adce554e8b948aa81877e2d (diff)
downloadvaadin-framework-91723ac8dde24249b2753d671f42d0f3cddb20a9.tar.gz
vaadin-framework-91723ac8dde24249b2753d671f42d0f3cddb20a9.zip
Fix bad documentation for TwinColSelect (#8183)
Diffstat (limited to 'documentation/components/components-twincolselect.asciidoc')
-rw-r--r--documentation/components/components-twincolselect.asciidoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/components/components-twincolselect.asciidoc b/documentation/components/components-twincolselect.asciidoc
index 6c62399e2a..29945b4053 100644
--- a/documentation/components/components-twincolselect.asciidoc
+++ b/documentation/components/components-twincolselect.asciidoc
@@ -24,8 +24,7 @@ clicking on the "&lt;" button.
image::img/twincolselect-basic.png[width=50%, scaledwidth=80%]
[classname]#TwinColSelect# is always in multi-select mode, so its selection
-is always a collection of the item IDs of the selected items, that is, the items
-in the right column.
+is always a collection of the selected items in the right column.
The selection columns can have their own captions, separate from the overall
component caption, which is managed by the containing layout. You can set the