Interface StudioMainViewComponents


@StudioUiKit public interface StudioMainViewComponents
  • Method Summary

    Modifier and Type
    Method
    Description
    com.vaadin.flow.component.applayout.AppLayout
     
    com.vaadin.flow.component.orderedlayout.VerticalLayout
     
     
  • Method Details

    • appLayout

      com.vaadin.flow.component.applayout.AppLayout appLayout()
    • userIndicator

      UserIndicator userIndicator()
    • mainView

      com.vaadin.flow.component.orderedlayout.VerticalLayout mainView()