Interface IMenuChangedEvent

    • Method Detail

      • isStructureChanged

        boolean isStructureChanged()
        Indicates if the menu structure has changed.
        Returns:
        true if the menu structure has changed, or false otherwise.
      • isNamesChanged

        boolean isNamesChanged()
        Indicates if the menu names have changed.
        Returns:
        true if the menu names have changed, or false otherwise.