All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.stjs.javascript.jquery.JQueryUINamespace Maven / Gradle / Ivy

The newest version!
package org.stjs.javascript.jquery;

import org.stjs.javascript.annotation.SyntheticType;

@SyntheticType
public class JQueryUINamespace extends JQueryNamespace {
	public native void widget(String name, Object plugin);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy