Annotation Type MenuItem

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static int BEGINNING  
      static int DEFAULT  
      static int END  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean enabled  
      com.vaadin.flow.component.icon.VaadinIcon icon  
      int order  
      String title  
    • Field Detail

      • END

        static final int END
      • BEGINNING

        static final int BEGINNING
      • DEFAULT

        static final int DEFAULT
    • Element Detail

      • enabled

        boolean enabled
        Default:
        true
      • order

        int order
        Default:
        1000
      • icon

        com.vaadin.flow.component.icon.VaadinIcon icon
        Default:
        com.vaadin.flow.component.icon.VaadinIcon.FILE