CATPLMFastenerUseItf CATAFmaLiveCustoFilterSpecs
Usage: you can derive this class.
public class CATAFmaLiveCustoFilterSpecs
Adapter creating the data for the filters.
Role: If the customer wants to add his own text fields (which defines a custo-filter), he must declare them first.
To do this, the API CATIFmaLiveCustoFilterSpecs must be implemented through the adapter CATAFmaLiveCustoFilterSpecs.
It must be implemented on component CAAFmaCustoFilterSpecs
Constructor and Destructor Index
- o
CATAFmaLiveCustoFilterSpecs()
-
- o
~CATAFmaLiveCustoFilterSpecs()
-
Method Index
- o
GetListFilterCustoDialogObj(CATLISTP(CATFstFilterCustoDialogObj)&)
- Recovers the list with the custo filters data.
Constructor and Destructor
o CATAFmaLiveCustoFilterSpecs
public CATAFmaLiveCustoFilterSpecs( | ) |
-
o ~CATAFmaLiveCustoFilterSpecs
public virtual ~CATAFmaLiveCustoFilterSpecs( | ) |
-
Methods
o GetListFilterCustoDialogObj
public GetListFilterCustoDialogObj( | | oListCustoDialogObjects) |
-
Recovers the list with the custo filters data.
Role: This method is called only once, during Filter Criteria panel building phase, so that custom
dialog objects can be recovered. The customer needs to implement this method
- Parameters:
-
- oListCustoDialogObjects
- [out] The list of objects with the filters data to build the customizable are of the Filter Criteria Panel
This object is included in the file: CATAFmaLiveCustoFilterSpecs.h
If needed, your Imakefile.mk should include the module: CATPLMFmaBrowseInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.