Searched refs:HTMLTableSectionElement (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/html/
H A DHTMLTableElement.java67 public HTMLTableSectionElement getTHead();
68 public void setTHead(HTMLTableSectionElement tHead);
74 public HTMLTableSectionElement getTFoot();
75 public void setTFoot(HTMLTableSectionElement tFoot);
H A DHTMLTableSectionElement.java51 public interface HTMLTableSectionElement extends HTMLElement { interface in inherits:HTMLElement

Completed in 227 milliseconds