psdi.app.common.virtual.skddateselector

Class FldSKDDateSelectorPreview

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldSKDDateSelectorPreview
    extends FldPreview
    Field validation class for Repeat radio button. Need to extend the original FldPreview to support limiting the preview within a set of dates.
    • Constructor Detail

      • FldSKDDateSelectorPreview

        public FldSKDDateSelectorPreview(MboValue mbv)
                                  throws MXException
        Construct and attach to the mbo value
        Throws:
        MXException
    • Method Detail

      • getList

        public MboSetRemote getList()
                             throws MXException,
                                    java.rmi.RemoteException
        This sets the preview on UI based on startdate, duration or enddate and the schedule type. Sets the pattern to create operational schedule records.
        Specified by:
        getList in interface MboValueListener
        Overrides:
        getList in class FldPreview
        Throws:
        MXException
        java.rmi.RemoteException