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

def.dom.HTMLTableHeaderCellElement Maven / Gradle / Ivy

The newest version!
package def.dom;
public class HTMLTableHeaderCellElement extends HTMLTableCellElement {
    /**
      * Sets or retrieves the group of cells in a table to which the object's information applies.
      */
    public java.lang.String scope;
    public static HTMLTableHeaderCellElement prototype;
    public HTMLTableHeaderCellElement(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy