Docs

Documentation versions (currently viewingVaadin 14)

You are viewing documentation for an older Vaadin version. View latest documentation

Step 3 - Converting legacy UIs

The UI object, which represents the <body> element in the page, is controlled by Flow when running the MPR, so anything extending UI should be converted. Actually, UI class should not be used for layouting or navigation handling anymore. At the end of step 3, you should not have any UI class unless you have a real use case for it.

There are several conversion paths, depending on what’s used in the project:

Or:

D002B8A7-9BD1-4E61-AC67-496687651406