psdi.app.report

Class FldReportStyle

    • Constructor Detail

    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If changing from List to Detail, clear any groups because grouping is not supported for Detail reports. If switching from Detail to List, clear all selected fields (this will also clear sort and group fields). This is done because of the difficulty of determining which fields are still valid for the list report.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException