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>>static classGeneratedVaadinSplitLayout.SplitterDragendEvent<R extends GeneratedVaadinSplitLayout<R>>Subclasses of GeneratedVaadinSplitLayout in com.vaadin.flow.component.splitlayout Modifier and Type Class Description classSplitLayoutSplitLayoutis a component based on thevaadin-split-layoutPolymer element implementing a split layout for two content elements with a draggable splitter between them.
-