Interface LeafClickHandler

All Superinterfaces:
EventHandler

public interface LeafClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method is called when a leaf record is clicked on.
  • Method Details

    • onLeafClick

      void onLeafClick(LeafClickEvent event)
      This method is called when a leaf record is clicked on.
      Parameters:
      event - the event