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

def.dom.HTMLDTElement Maven / Gradle / Ivy

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy