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

def.dom.HTMLHeadingElement Maven / Gradle / Ivy

The newest version!
package def.dom;
public class HTMLHeadingElement extends HTMLElement {
    /**
      * Sets or retrieves a value that indicates the table alignment.
      */
    public java.lang.String align;
    public java.lang.String clear;
    public static HTMLHeadingElement prototype;
    public HTMLHeadingElement(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy