psdi.app.report

Class FldParentCategory

    • Constructor Detail

      • FldParentCategory

        public FldParentCategory(MboValue mbv)
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        For existing records, set the value of the nonpersistent parentcategory field. If there is a Report Object Structure (reportobject) for this report, use the description from the parent object in the ROS. Otherwise, use maxapps.title and set the style field to read only (cannot create Detail reports without an ROS).
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException