Uses of Package
com.vaadin.flow.component.masterdetaillayout
Packages that use com.vaadin.flow.component.masterdetaillayout
Package
Description
-
Classes in com.vaadin.flow.component.masterdetaillayout used by com.vaadin.browserlessClassDescriptionMasterDetailLayout 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.Tester for MasterDetailLayout components.
-
Classes in com.vaadin.flow.component.masterdetaillayout used by com.vaadin.browserless.locatorClassDescriptionMasterDetailLayout 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.Generated locator for
MasterDetailLayout, derived fromMasterDetailLayoutTester. -
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.Event that is fired when the Escape key is pressed within the details area.Supported orientation values for
MasterDetailLayout.Supported overlay containment values forMasterDetailLayout.