Class TimesheetHeaderInsertEvent


public class TimesheetHeaderInsertEvent extends InsertEvent<BOTimesheetHeader>
Event to insert a BOTimesheetHeader.
The launcher must provide a valid BOTimesheetHeader in order to successfully call this event.
The listener inserts all the BOTimesheetHeader components starting from the event input, i.e. the given BOTimesheetHeader in which all needed components were previously set.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetHeaderInsert(0)
No Spouts
  • Constructor Details

    • TimesheetHeaderInsertEvent

      public TimesheetHeaderInsertEvent(BOTimesheetHeader input)
      Instantiates a new timesheet header insert event.
      Parameters:
      input - the prepared BOTimesheetHeader