Interface ImageClickHandler

All Superinterfaces:
EventHandler

public interface ImageClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executed when the user clicks on the image displayed in a record if iconField has been specified.
  • Method Details

    • onImageClick

      void onImageClick(ImageClickEvent event)
      Executed when the user clicks on the image displayed in a record if iconField has been specified.
      Parameters:
      event - the event