Package net.sf.okapi.common
Annotation Type EditorFor
-
@Retention(RUNTIME) @Target(TYPE) public @interface EditorFor
Annotation to use on classes implementing one of the interfaces allowing to edit parameters, to indicate which parameters class the editor supports or describes.
-
-
Element Detail
-
value
Class<?> value
-
-