<QueryAttributeEditorClass>
Section:
Attribute
Required:
No
Value type:
Fully qualified Java class name
Default:
The attribute editor
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Specifies the Java editor class to use for the attribute in the Search panel.
Example
<QueryAttributeEditorClass>com.mydomain.datamgmt.editor.MyQueryEditor</QueryAttributeEditorClass>
Was this helpful?