aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/layout
diff options
context:
space:
mode:
authorPekka Hyvönen <pekka@vaadin.com>2017-03-20 16:04:56 +0200
committerGitHub <noreply@github.com>2017-03-20 16:04:56 +0200
commit69b43cb346b504d713e458b987e65f4db1b825df (patch)
treeaa2a353aad90692c0c2a656e6d4973378dcafc3a /documentation/layout
parentde70699a9398e0c704ff4fb0467ea53d5f9689c6 (diff)
downloadvaadin-framework-69b43cb346b504d713e458b987e65f4db1b825df.tar.gz
vaadin-framework-69b43cb346b504d713e458b987e65f4db1b825df.zip
Initial documentation for 8.1 Drag and Drop (#8867)
* Initial documentation for 8.1 Drag and Drop Part of #8395
Diffstat (limited to 'documentation/layout')
-rw-r--r--documentation/layout/layout-absolutelayout.asciidoc5
1 files changed, 0 insertions, 5 deletions
diff --git a/documentation/layout/layout-absolutelayout.asciidoc b/documentation/layout/layout-absolutelayout.asciidoc
index cb719b7114..01214e9554 100644
--- a/documentation/layout/layout-absolutelayout.asciidoc
+++ b/documentation/layout/layout-absolutelayout.asciidoc
@@ -73,11 +73,6 @@ The result of the above code examples is shown in
.Components Positioned Relative to Various Edges
image::img/absolutelayout-bottomright.png[width=60%, scaledwidth=80%]
-Drag and drop is very useful for moving the components contained in an
-[classname]#AbsoluteLayout#. Check out the example in
-<<dummy/../../../framework/advanced/advanced-dragndrop#advanced.dragndrop.drop-on-component,"Dropping
-on a Component">>.
-
[[layout.absolutelayout.area]]
== Placing a Component in an Area