GWT 2.7.0

com.google.gwt.editor.client
Annotation Type Editor.Ignore


@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public static @interface Editor.Ignore

Tells the Editor framework to ignore an Editor accessor.


GWT 2.7.0