Package com.vaadin.flow.component.masterdetaillayout
package com.vaadin.flow.component.masterdetaillayout
-
ClassDescriptionAn exception which is thrown when somebody attempts to use the
MasterDetailLayoutcomponent without activating the associated feature flag first.MasterDetailLayout 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 forMasterDetailLayout.Event that is fired when the Escape key is pressed within the details area.Supported orientation values forMasterDetailLayout.Supported overlay mode values forMasterDetailLayout.