com.ibm.tivoli.maximo.skd.app

Class FldOptimParameterScheduleType

  • All Implemented Interfaces:
    MboConstants, MboValueListener


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

      • FldOptimParameterScheduleType

        public FldOptimParameterScheduleType(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