KrailOrg / krail

Rapid web app framework using Vaadin 8 integrated with Guice and Shiro
50 stars 19 forks source link

ScopedUI.screenLayout() #729

Open davidsowerby opened 6 years ago

davidsowerby commented 6 years ago

Does this really need to be an AbstractOrderLayout?

Following the principle that Vaadin 10 moves away from putting components in the UI, a View could just be inserted directly into the ScopedUI.viewDisplayPanel? This would be one less component in every view