|
com.jxml.quick.model.qiml.QMTargetEditor
|
|
The targetEditor element specifies a JavaBean property editor to be used in constructing an object and in expressing that object.
|
Attributes:
| class |
optional |
The targetEditor piece attributes the property editor class. When not present, targetClass will be used to determine the editor class. |
|
| targetClass |
required |
The cdata indicates that the element content should be expressed as CDATA. |
|
|
Content:
| value
| optional |
The value element provides a legal value for the text content of the element (or attribute) being defined. |
|
|