Interface LaneFieldClickHandler

All Superinterfaces:
EventHandler

public interface LaneFieldClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a user clicks a laneField-cell in a horizontal timeline, or a lane-field header in a vertical day-view when showDayLanes is true.
  • Method Details

    • onLaneFieldClick

      void onLaneFieldClick(LaneFieldClickEvent event)
      Called when a user clicks a laneField-cell in a horizontal timeline, or a lane-field header in a vertical day-view when showDayLanes is true.
      Parameters:
      event - the event