Uses of Class
com.vaadin.flow.component.splitlayout.GeneratedVaadinSplitLayout
-
-
Uses of GeneratedVaadinSplitLayout in com.vaadin.flow.component.splitlayout
Classes in com.vaadin.flow.component.splitlayout with type parameters of type GeneratedVaadinSplitLayout Modifier and Type Class Description classGeneratedVaadinSplitLayout<R extends GeneratedVaadinSplitLayout<R>>Description copied from corresponding location in WebComponent:static classGeneratedVaadinSplitLayout.IronResizeEvent<R extends GeneratedVaadinSplitLayout<R>>Deprecated.static classGeneratedVaadinSplitLayout.SplitterDragendEvent<R extends GeneratedVaadinSplitLayout<R>>Subclasses of GeneratedVaadinSplitLayout in com.vaadin.flow.component.splitlayout Modifier and Type Class Description classSplitLayoutSplit Layout is a component with two content areas and a draggable split handle between them.
-