CATPLMFastenerUseItf Interface CATIFmaLiveCustoFilterSpecs
Usage: you can reimplement this interface by deriving the supplied CATAFmaLiveCustoFilterSpecs adapter class.
interface CATIFmaLiveCustoFilterSpecs
Interface 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, this API must be implemented. It must be implemented on component CAAFmaCustoFilterSpecs
Method Index
- o
GetListFilterCustoDialogObj(CATLISTP(CATFstFilterCustoDialogObj)&)
- Recovers the list with the custo filters data.
Methods
o GetListFilterCustoDialogObj
public virtual 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: CATIFmaLiveCustoFilterSpecs.h
If needed, your Imakefile.mk should include the module: CATPLMFmaBrowseInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.