Interface LinkElement


  • public interface LinkElement
    Interface to be implemented by tree elements to support links.
    • Method Detail

      • execute

        void execute()