Overview

As a part of the effort to standardize and improve query dialogs utilized in CET, we have created a core implementation of Query Dialogs for Parts and PropObjs. This new implementation is meant to phase out the current implementation in cm/abstract/tools/queryDialog/abstractQueryDialog.cm.

This Query dialog is designed to be opt-in and it should not require migration effort. The code for the QueryDialog system can be found in the cm.core.part.query package. An overridden implementation for handling ProdParts and SpecOptions can be found in cm.abstract.party.query.