Interface MenuEntry


  • public interface MenuEntry
    Created by miguel on 9/8/16.
    • Method Detail

      • getIcon

        com.vaadin.icons.VaadinIcons getIcon()
      • getCaption

        String getCaption()
      • getOrder

        int getOrder()