Interface ClickEvent


  • public interface ClickEvent
    An event to call when something in one of the browser widgets has been selected and text needs inserting into the DRL
    • Method Detail

      • selected

        void selected​(String text)