Uses of Class
com.vaadin.flow.component.splitlayout.SplitLayoutI18n
-
Uses of SplitLayoutI18n in com.vaadin.flow.component.splitlayout
Methods in com.vaadin.flow.component.splitlayout that return SplitLayoutI18nModifier and TypeMethodDescriptionSplitLayout.getI18n()Gets the internationalization object previously set for this component.SplitLayoutI18n.setSeparator(String separator) Sets the accessible label for the splitter that separates the two content areas.Methods in com.vaadin.flow.component.splitlayout with parameters of type SplitLayoutI18nModifier and TypeMethodDescriptionvoidSplitLayout.setI18n(SplitLayoutI18n i18n) Sets the internationalization object for this component.