@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
Built on January 23 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.