Package com.google.gwt.uibinder.client
Annotation Type UiConstructor
-
@Documented @Retention(RUNTIME) @Target(CONSTRUCTOR) public @interface UiConstructorMarks a constructor that may be used as an alternative to a widget's zero args construtor in aUiBindertemplate. The parameter names of the constructor may be filled as xml element attribute values.