Interface IconClickHandler

All Superinterfaces:
EventHandler

public interface IconClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification method called when the user clicks on a form item icon.
  • Method Details