public interface DVBHTMLFormElement extends DVBHTMLElement
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getCharSet() |
DVBHTMLCollection |
getElements() |
String |
getEncType() |
long |
getLength() |
String |
getMethod() |
String |
getTarget() |
void |
reset() |
void |
setAction(String action) |
void |
setCharSet(String charset) |
void |
setEncType(String action) |
void |
setMethod(String action) |
void |
setTarget(String action) |
void |
submit() |
getClassName, getDir, getId, getLang, getTitle, setClassName, setDir, setId, setLang, setTitlegetAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNSappendChild, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefixString getAction()
void setAction(String action)
String getCharSet()
void setCharSet(String charset)
DVBHTMLCollection getElements()
String getEncType()
void setEncType(String action)
long getLength()
String getMethod()
void setMethod(String action)
String getTarget()
void setTarget(String action)
void submit()
void reset()
Copyright © 2012 code4tv.com. All Rights Reserved.