Interface ClickEvent
-
public interface ClickEventAn event to call when something in one of the browser widgets has been selected and text needs inserting into the DRL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidselected(String text)
-
-
-
Method Detail
-
selected
void selected(String text)
-
-