psdi.app.report

Class FldReportProcReserveEndReserve

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldReportProcReserveEndReserve
    extends MboValueAdapter
    Validation for EndReserve attribute in ReportProcReserve Object. When this field is set validation is done that the StartReserve column has already been filled in, that the EndReserve column is > than the StartReserve column, that the new interval doesn't overlap with any existing intervals, and the calculation to set the value in TotalReservedHours read-only field is done here.