Uses of Package
com.vaadin.flow.component.masterdetaillayout
Packages that use com.vaadin.flow.component.masterdetaillayout
-
Classes in com.vaadin.flow.component.masterdetaillayout used by com.vaadin.flow.component.masterdetaillayoutClassDescriptionMasterDetailLayout is a component for building UIs with a master (or primary) area and a detail (or secondary) area that is displayed next to, or overlaid on top of, the master area, depending on configuration and viewport size.Event that is fired when the backdrop of the details overlay is clicked.Supported containment values for
MasterDetailLayout.Event that is fired when the Escape key is pressed within the details area.Supported orientation values forMasterDetailLayout.Supported overlay mode values forMasterDetailLayout.