![JAR search and dependency download from the Maven repository](/logo.png)
fr.lteconsulting.angular2gwt.ng.core.ViewChild Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of angular2-gwt Show documentation
Show all versions of angular2-gwt Show documentation
Allows to develop Angular 2 applications with GWT
package fr.lteconsulting.angular2gwt.ng.core;
public @interface ViewChild
{
Class> component() default Void.class;
String selector() default "";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy