From 2851f5c2d1353d1419f05a45e981396a1ce2cdf2 Mon Sep 17 00:00:00 2001 From: Sun Zhe <31067185+ZheSun88@users.noreply.github.com> Date: Wed, 22 May 2019 09:22:12 +0300 Subject: Migrate blog post (#11579) * Migrate blog post to articles * Add to Content list * Add link to the referred content --- documentation/articles/VaadinTutorialForSwingDevelopers.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/articles/VaadinTutorialForSwingDevelopers.asciidoc') diff --git a/documentation/articles/VaadinTutorialForSwingDevelopers.asciidoc b/documentation/articles/VaadinTutorialForSwingDevelopers.asciidoc index 4f040ae160..17bea976ff 100644 --- a/documentation/articles/VaadinTutorialForSwingDevelopers.asciidoc +++ b/documentation/articles/VaadinTutorialForSwingDevelopers.asciidoc @@ -503,7 +503,7 @@ database using “lazy loading” implementations of the https://vaadin.com/api/com/vaadin/data/Container.html[Container API]. You can pretty easily write a totally custom version for your specific use case, but the strongly suggested method is to use helpers like -LazyList or https://vaadin.com/addon/lazy-query-container[LazyQueryContainer] +<> or https://vaadin.com/addon/lazy-query-container[LazyQueryContainer] instead. [[structuring_your_ui_code]] -- cgit v1.2.3