Interface IArea


public interface IArea
  • Method Details

    • isPublicAccess

      boolean isPublicAccess()
    • getModules

      IModule[] getModules()
    • getName

      String getName()
    • getIcon

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

      MenuEntry getDefaultAction()