Interface MenuItem


public interface MenuItem
  • Method Details

    • getLabel

      String getLabel()
    • getAction

      Action getAction()
    • getMenuPath

      String[] getMenuPath()
    • isEnabled

      boolean isEnabled()