
gwt.mobx.client.JSProc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gwt-mobx Show documentation
Show all versions of gwt-mobx Show documentation
Provides Java GWT bindings for MobX and MobX related libraries
package gwt.mobx.client;
import jsinterop.annotations.JsFunction;
@JsFunction
public interface JSProc {
void accept();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy