-
VSplitLayout.withOrientation(com.vaadin.flow.component.splitlayout.SplitLayout.Orientation orientation)
VSplitLayout.withSplitterDragendListener(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.splitlayout.SplitLayout.SplitterDragendEvent> listener)
VSplitLayout.withThemeVariants(com.vaadin.flow.component.splitlayout.SplitLayoutVariant... variants)
VSplitLayout.withToPrimary(com.vaadin.flow.component.Component... components)
VSplitLayout.withToSecondary(com.vaadin.flow.component.Component... components)