psdi.app.report

Class FldSingleValue

    • Constructor Detail

      • FldSingleValue

        public FldSingleValue(MboValue mbv)
        Constructor
        Parameters:
        mbv - The attribute to listen to.
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Update the associated singlevalue attribute in ReportAdHocParam with the new filtersinglevalue value from ReportAdHoc. Clear the value field since existing data may no longer be valid.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException