psdi.app.report.virtual

Class FldReportParameterScheduleType

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldReportParameterScheduleType
    extends MboValueAdapter
    Validation for ScheduleType in ReportParameter Object to clear fields of unselected schedule types when a new type is selected.
    • Constructor Detail

      • FldReportParameterScheduleType

        public FldReportParameterScheduleType(MboValue mbv)
                                       throws MXException,
                                              java.rmi.RemoteException
        Construct and attach to the mbo value
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        When a schedule type radio button is selected, null out the fields for the other schedule types and set the EMAILTO field as required when appropriate.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException