From b5a21d22b89c1e0f798c05311a5a5718ee6feff9 Mon Sep 17 00:00:00 2001 From: berndhopp Date: Wed, 13 Jan 2016 14:06:47 +0100 Subject: added links to sampler for UI-components (#19464) this commit adds hyperlinks to the sampler for UI-components where appropriate Change-Id: I6a67664d640926103c00bb2377e9be69c098b6c5 --- documentation/components/components-upload.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation/components/components-upload.asciidoc') diff --git a/documentation/components/components-upload.asciidoc b/documentation/components/components-upload.asciidoc index d03b89fef9..fa984e0db8 100644 --- a/documentation/components/components-upload.asciidoc +++ b/documentation/components/components-upload.asciidoc @@ -7,6 +7,11 @@ layout: page [[components.upload]] = [classname]#Upload# +ifdef::web[] +[.sampler] +image:{live-demo-image}[alt="Live Demo", link="http://demo.vaadin.com/sampler/#ui/data-input/other/upload] +endif::web[] + The [classname]#Upload# component allows a user to upload files to the server. It displays a file name entry box, a file selection button, and an upload submit button. The user can either write the filename in the text area or click the -- cgit v1.2.3