org.w3c.dom.html2
public interface HTMLPreElement extends HTMLElement
See also the Document Object Model (DOM) Level 2 HTML Specification.
Method Summary | |
---|---|
int | getWidth()
Fixed width for content. |
void | setWidth(int width)
Fixed width for content. |