psdi.app.assetcatalog

Class FldClassStructureHasChildren

    • Constructor Detail

      • FldClassStructureHasChildren

        public FldClassStructureHasChildren(MboValue mbv)
                                     throws MXException
        Constructor
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        08-11691: for tree view nodes, set haschildren to false if no children found due to usewith logic Method to override the value of the field so it can display true +/- at run time when the CLASSSTRUCTURE object is readonly
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException