psdi.app.person

Class FldPersonDisplayFrom

    • Constructor Detail

      • FldPersonDisplayFrom

        public FldPersonDisplayFrom(MboValue mbv)
    • Method Detail

      • saveYesNoCheck

        public boolean saveYesNoCheck(MboSetRemote personAvailSet)
                               throws MXException,
                                      java.rmi.RemoteException
        If any mbos on the set have been modified, present the user with a Yes/No/Cancel box for save. If yes, then save the mboset and return true. If no, return true; If cancel, return false.
        Parameters:
        personAvailSet -
        Returns:
        boolean
        Throws:
        MXException
        java.rmi.RemoteException