Class PlannedAbsenceTooltipDataLoadEvent


public class PlannedAbsenceTooltipDataLoadEvent extends LoadEvent<AbsenceTooltipData>
Event to load a AbsenceTooltipData. The launcher must provide a valid scheduling id in order to successfully call this event. The listener loads all the AbsenceTooltipData components starting from the event input
Since:
17.0
GCApi:
event
Reactors:
BTPlannedAbsenceTooltipLoad(0)
No Spouts
  • Constructor Details

    • PlannedAbsenceTooltipDataLoadEvent

      public PlannedAbsenceTooltipDataLoadEvent(Long input)
      Instantiates a new load event for <AbsenceTooltipData> object.
      Parameters:
      input - the object's id to load