psdi.mbo

Class FldChangeListener

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldChangeListener
    extends MboValueAdapter
    The field this listener attaches to is important to decide whether Mbo belongs in a Show MboSet. When the field changes, this listener tells the MboSet which in turn will tell the listeners to the MboSet.
    • Constructor Detail

      • FldChangeListener

        public FldChangeListener(MboValue mbv)
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Informs the MboSet that includes the Mbo which contains this attribute that the Mbo has been modified.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.mbo.MboSet#reportModifiedMbo