Interface LeafContextClickHandler

All Superinterfaces:
EventHandler

public interface LeafContextClickHandler extends EventHandler
  • Method Summary

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

    • onLeafContextClick

      void onLeafContextClick(LeafContextClickEvent event)
      This method is called when a context click occurs on a leaf record.
      Parameters:
      event - the event