Interface Menu.MenuObjectIF

    • Method Detail

      • getTitle

        String getTitle()
        Get the title as a String.
      • getTopic

        TopicIF getTopic()
        Get the topic representing this MenuObjectIF as a String.
      • getHasChildren

        boolean getHasChildren()
        Check if this MenuObjectIF has children.
      • setTitle

        void setTitle​(String title)
        Sets the title.
      • delete

        void delete()
        Delete this child.