psdi.app.inventory.virtual

Class FldInvUseChangeStatusBinFlag

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInvUseChangeStatusBinFlag
    extends MboValueAdapter
    Validation class for bin flag attribute in InvUseChangetatus. It sets the Stagebin readonly if the user selects default bin. Otherwise it is editable for the user to enter the stage bin.
    • Constructor Detail

      • FldInvUseChangeStatusBinFlag

        public FldInvUseChangeStatusBinFlag(MboValue mbv)
                                     throws java.rmi.RemoteException,
                                            MXException
        Construct and attach to the MboValue.
        Parameters:
        mbv - the MboValue attach to.
        Throws:
        java.rmi.RemoteException
        MXException