Package com.google.gwt.editor.client
Annotation Type Editor.Ignore
-
@Documented @Retention(RUNTIME) @Target({FIELD,METHOD}) public static @interface Editor.Ignore
Tells the Editor framework to ignore an Editor accessor.
@Documented
@Retention(RUNTIME)
@Target({FIELD,METHOD})
public static @interface Editor.Ignore