com.ibm.tivoli.maximo.skd.app.virtual

Class FldSKDResGanttPropShowTable

    • Constructor Detail

      • FldSKDResGanttPropShowTable

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

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Is this ShowTable 'modified'. If the 'ShowTable'=True, then set the 'Filterable'=True in the database. If the 'ShowTable'=False, then set the 'Filterable'=False in the database.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException