Class TabSheetUtils

java.lang.Object
io.jmix.flowui.component.tabsheet.TabSheetUtils

public final class TabSheetUtils extends Object
  • Constructor Details

    • TabSheetUtils

      public TabSheetUtils()
  • Method Details

    • updateTabContent

      public static void updateTabContent(JmixTabSheet tabSheet, com.vaadin.flow.component.tabs.Tab tab, com.vaadin.flow.component.Component content)
    • applySettingsToTabContent

      public static void applySettingsToTabContent(JmixTabSheet tabSheet, com.vaadin.flow.component.tabs.Tab tab)