@Retention(value=RUNTIME) @Target(value=TYPE) public @interface PropertyEditorRegistration
NodeOp.registerPropertyEditors()
Modifier and Type | Required Element and Description |
---|---|
Class<?>[] |
targetType
The Class object of the type to be edited
|
public abstract Class<?>[] targetType