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

def.dom.HTMLDDElement Maven / Gradle / Ivy

The newest version!
package def.dom;
public class HTMLDDElement extends HTMLElement {
    /**
      * Sets or retrieves whether the browser automatically performs wordwrap.
      */
    public java.lang.Boolean noWrap;
    public static HTMLDDElement prototype;
    public HTMLDDElement(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy