Interface LinkElement


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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • execute

      void execute()