psdi.app.workorder

Class FldWOActualDate

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldWOActualDate
    extends FldCommonFinishDate
    Attribute handler for both Actual dates, ActStart and ActFinish. See also the handler for SchedStart/Finish and TargStart/CompDate. This handler differs from the others in that the Actual dates must be before the current date/time when they are entered.
    See Also:
    FldWOSchedDate, FldWOTargetDate
    • Constructor Detail

      • FldWOActualDate

        public FldWOActualDate(MboValue mbv)
        construct and attach to the MboValue.
        Parameters:
        mbv - the MboValue the specified field attach to.