Uses of Interface
com.storedobject.vaadin.ApplicationLayout
Packages that use ApplicationLayout
-
Uses of ApplicationLayout in com.storedobject.ui
Subinterfaces of ApplicationLayout in com.storedobject.ui -
Uses of ApplicationLayout in com.storedobject.ui.util
Classes in com.storedobject.ui.util that implement ApplicationLayout -
Uses of ApplicationLayout in com.storedobject.vaadin
Classes in com.storedobject.vaadin that implement ApplicationLayoutModifier and TypeClassDescriptionclass
An implementation ofApplicationLayout
using Vaadin'sAppLayout
.Methods in com.storedobject.vaadin that return ApplicationLayoutModifier and TypeMethodDescriptionprotected abstract ApplicationLayout
Application.createLayout()
This method is invoked only once to determine the layout of the application.