<EditorClass>
Section:
Class
Required:
No
Value type:
Fully qualified Java class name
Default:
Default editor class
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
The fully qualified class name of the editor to use to view or edit a WMDBObject.
Example
This example shows a valid configuration for the tag:
<EditorClass>com.mydomain.biz.MyEditorClass</EditorClass>
Was this helpful?