psdi.app.workorder

Class FldWOTotalCombinedTotal

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldWOTotalCombinedTotal
    extends MboValueAdapter
    Field class for Total Combined Totals attributes. These are TotalEstCost, TotalEstAtApprCost, & TotalActCost. They are related to the per work order total totals attributes EstTotalCost, EstAtApprTotalCost, & ActTotalCost. The total combined totals are the sum of this work order and it's children.
    • Constructor Detail

      • FldWOTotalCombinedTotal

        public FldWOTotalCombinedTotal(MboValue mbv)
        Construct and attach to the specified mbovalue.
        Parameters:
        mbv - the MboValue field in the work order object attach to.