Book Image

Vaadin 7 Cookbook

Book Image

Vaadin 7 Cookbook

Overview of this book

Table of Contents (19 chapters)
Vaadin 7 Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 10. Architecture and Performance

In this chapter, we will cover:

  • Building the core

  • Login form with Model View Presenter

  • Model View Presenter for a view with two panels

  • Unit testing in an MVP pattern

  • Improving the application's startup time

  • Avoiding sluggish UI – lazy loaded table

  • Avoiding sluggish UI – paged table

  • Optimizing Vaadin applications for search engines