public class JsAnchorElement extends JsElement implements AnchorElement
ALLOW_KEYBOARD_INPUT
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsAnchorElement() |
Modifier and Type | Method and Description |
---|---|
String |
getCharset()
The character encoding of the linked resource.
|
String |
getCoords()
Comma-separated list of coordinates.
|
String |
getDownload() |
String |
getHash()
The fragment identifier (including the leading hash mark (#)), if any, in the referenced URL.
|
String |
getHost()
The hostname and port (if it's not the default port) in the referenced URL.
|
String |
getHostname()
The hostname in the referenced URL.
|
String |
getHref()
Reflects the
href
HTML attribute, containing a valid URL of a linked resource. |
String |
getHreflang()
Reflects the
hreflang
HTML attribute, indicating the language of the linked resource. |
String |
getName()
Anchor name.
|
String |
getOrigin() |
String |
getPathname()
The path name component, if any, of the referenced URL.
|
String |
getPing() |
String |
getPort()
The port component, if any, of the referenced URL.
|
String |
getProtocol()
The protocol component (including trailing colon (:)), of the referenced URL.
|
String |
getRel()
Reflects the
rel
HTML attribute, specifying the relationship of the target object to the link object. |
String |
getRev()
Reverse link type.
|
String |
getSearch()
The search element (including leading question mark (?)), if any, of the referenced URL
|
String |
getShape()
The shape of the active area.
|
String |
getTarget()
Reflectst the
target
HTML attribute, indicating where to display the linked resource. |
String |
getText()
Same as the textContent property.
|
String |
getType()
Reflects the
type
HTML attribute, indicating the MIME type of the linked resource. |
void |
setCharset(String param_charset) |
void |
setCoords(String param_coords) |
void |
setDownload(String param_download) |
void |
setHash(String param_hash) |
void |
setHost(String param_host) |
void |
setHostname(String param_hostname) |
void |
setHref(String param_href) |
void |
setHreflang(String param_hreflang) |
void |
setName(String param_name) |
void |
setPathname(String param_pathname) |
void |
setPing(String param_ping) |
void |
setPort(String param_port) |
void |
setProtocol(String param_protocol) |
void |
setRel(String param_rel) |
void |
setRev(String param_rev) |
void |
setSearch(String param_search) |
void |
setShape(String param_shape) |
void |
setTarget(String param_target) |
void |
setType(String param_type) |
blur, click, focus, getAccessKey, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getBoundingClientRect, getChildren, getClassList, getClassName, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getContentEditable, getDataset, getDir, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, getId, getInnerHTML, getInnerText, getLang, getOffsetHeight, getOffsetLeft, getOffsetParent, getOffsetTop, getOffsetWidth, getOnabort, getOnbeforecopy, getOnbeforecut, getOnbeforepaste, getOnblur, getOnchange, getOnclick, getOncontextmenu, getOncopy, getOncut, getOndblclick, getOndrag, getOndragend, getOndragenter, getOndragleave, getOndragover, getOndragstart, getOndrop, getOnerror, getOnfocus, getOninput, getOninvalid, getOnkeydown, getOnkeypress, getOnkeyup, getOnload, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnmousewheel, getOnpaste, getOnreset, getOnscroll, getOnsearch, getOnselect, getOnselectstart, getOnsubmit, getOntouchcancel, getOntouchend, getOntouchmove, getOntouchstart, getOnwebkitfullscreenchange, getOnwebkitfullscreenerror, getOuterHTML, getOuterText, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getStyle, getTabIndex, getTagName, getTitle, getWebkitdropzone, getWebkitRegionOverflow, hasAttribute, hasAttributeNS, insertAdjacentElement, insertAdjacentHTML, insertAdjacentText, isContentEditable, isDraggable, isHidden, isSpellcheck, isTranslate, removeAttribute, removeAttributeNode, removeAttributeNS, scrollByLines, scrollByPages, scrollIntoView, scrollIntoView, scrollIntoViewIfNeeded, scrollIntoViewIfNeeded, setAccessKey, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setClassName, setContentEditable, setDir, setDraggable, setHidden, setId, setInnerHTML, setInnerText, setLang, setOnabort, setOnbeforecopy, setOnbeforecut, setOnbeforepaste, setOnblur, setOnchange, setOnclick, setOncontextmenu, setOncopy, setOncut, setOndblclick, setOndrag, setOndragend, setOndragenter, setOndragleave, setOndragover, setOndragstart, setOndrop, setOnerror, setOnfocus, setOninput, setOninvalid, setOnkeydown, setOnkeypress, setOnkeyup, setOnload, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnmousewheel, setOnpaste, setOnreset, setOnscroll, setOnsearch, setOnselect, setOnselectstart, setOnsubmit, setOntouchcancel, setOntouchend, setOntouchmove, setOntouchstart, setOnwebkitfullscreenchange, setOnwebkitfullscreenerror, setOuterHTML, setOuterText, setScrollLeft, setScrollTop, setSpellcheck, setTabIndex, setTitle, setTranslate, setWebkitdropzone, webkitMatchesSelector, webkitRequestFullscreen, webkitRequestFullScreen
appendChild, cloneNode, compareDocumentPosition, contains, getAttributes, getBaseURI, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentElement, getParentNode, getPrefix, getPreviousSibling, getTextContent, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent
addEventListener, addEventListener, beginElement, beginElementAt, dispatchEvent, endElement, endElementAt, getAnimatedClassName, getAnimatedHeight, getAnimatedHref, getAnimatedResult, getAnimatedTransform, getAnimatedWidth, getAnimatedX, getAnimatedY, getBBox, getChildElementCount, getCTM, getExternalResourcesRequired, getFarthestViewportElement, getFirstElementChild, getLastElementChild, getNearestViewportElement, getNextElementSibling, getPresentationAttribute, getPreserveAspectRatio, getPreviousElementSibling, getRequiredExtensions, getRequiredFeatures, getScreenCTM, getSvgStyle, getSystemLanguage, getTransformToElement, getViewBox, getXmllang, getXmlspace, getZoomAndPan, hasExtension, querySelector, querySelectorAll, removeEventListener, removeEventListener, setXmllang, setXmlspace, setZoomAndPan
at, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAt
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
blur, click, focus, getAccessKey, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getBoundingClientRect, getChildElementCount, getChildren, getClassList, getClassName, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getContentEditable, getDataset, getDir, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getId, getInnerHTML, getInnerText, getLang, getLastElementChild, getNextElementSibling, getOffsetHeight, getOffsetLeft, getOffsetParent, getOffsetTop, getOffsetWidth, getOnabort, getOnbeforecopy, getOnbeforecut, getOnbeforepaste, getOnblur, getOnchange, getOnclick, getOncontextmenu, getOncopy, getOncut, getOndblclick, getOndrag, getOndragend, getOndragenter, getOndragleave, getOndragover, getOndragstart, getOndrop, getOnerror, getOnfocus, getOninput, getOninvalid, getOnkeydown, getOnkeypress, getOnkeyup, getOnload, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnmousewheel, getOnpaste, getOnreset, getOnscroll, getOnsearch, getOnselect, getOnselectstart, getOnsubmit, getOntouchcancel, getOntouchend, getOntouchmove, getOntouchstart, getOnwebkitfullscreenchange, getOnwebkitfullscreenerror, getOuterHTML, getOuterText, getPreviousElementSibling, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getStyle, getTabIndex, getTagName, getTitle, getWebkitdropzone, getWebkitRegionOverflow, hasAttribute, hasAttributeNS, insertAdjacentElement, insertAdjacentHTML, insertAdjacentText, isContentEditable, isDraggable, isHidden, isSpellcheck, isTranslate, querySelector, querySelectorAll, removeAttribute, removeAttributeNode, removeAttributeNS, scrollByLines, scrollByPages, scrollIntoView, scrollIntoView, scrollIntoViewIfNeeded, scrollIntoViewIfNeeded, setAccessKey, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setClassName, setContentEditable, setDir, setDraggable, setHidden, setId, setInnerHTML, setInnerText, setLang, setOnabort, setOnbeforecopy, setOnbeforecut, setOnbeforepaste, setOnblur, setOnchange, setOnclick, setOncontextmenu, setOncopy, setOncut, setOndblclick, setOndrag, setOndragend, setOndragenter, setOndragleave, setOndragover, setOndragstart, setOndrop, setOnerror, setOnfocus, setOninput, setOninvalid, setOnkeydown, setOnkeypress, setOnkeyup, setOnload, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnmousewheel, setOnpaste, setOnreset, setOnscroll, setOnsearch, setOnselect, setOnselectstart, setOnsubmit, setOntouchcancel, setOntouchend, setOntouchmove, setOntouchstart, setOnwebkitfullscreenchange, setOnwebkitfullscreenerror, setOuterHTML, setOuterText, setScrollLeft, setScrollTop, setSpellcheck, setTabIndex, setTitle, setTranslate, setWebkitdropzone, webkitMatchesSelector, webkitRequestFullscreen, webkitRequestFullScreen
addEventListener, addEventListener, appendChild, cloneNode, compareDocumentPosition, contains, dispatchEvent, getAttributes, getBaseURI, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentElement, getParentNode, getPrefix, getPreviousSibling, getTextContent, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, removeEventListener, removeEventListener, replaceChild, setNodeValue, setPrefix, setTextContent
intAt, length
numberAt
public final String getCharset()
AnchorElement
getCharset
in interface AnchorElement
public final void setCharset(String param_charset)
setCharset
in interface AnchorElement
public final String getCoords()
AnchorElement
getCoords
in interface AnchorElement
public final void setCoords(String param_coords)
setCoords
in interface AnchorElement
public final String getDownload()
getDownload
in interface AnchorElement
public final void setDownload(String param_download)
setDownload
in interface AnchorElement
public final String getHash()
AnchorElement
getHash
in interface AnchorElement
public final void setHash(String param_hash)
setHash
in interface AnchorElement
public final String getHost()
AnchorElement
getHost
in interface AnchorElement
public final void setHost(String param_host)
setHost
in interface AnchorElement
public final String getHostname()
AnchorElement
getHostname
in interface AnchorElement
public final void setHostname(String param_hostname)
setHostname
in interface AnchorElement
public final String getHref()
AnchorElement
href
HTML attribute, containing a valid URL of a linked resource.getHref
in interface AnchorElement
public final void setHref(String param_href)
setHref
in interface AnchorElement
public final String getHreflang()
AnchorElement
hreflang
HTML attribute, indicating the language of the linked resource.getHreflang
in interface AnchorElement
public final void setHreflang(String param_hreflang)
setHreflang
in interface AnchorElement
public final String getName()
AnchorElement
getName
in interface AnchorElement
public final void setName(String param_name)
setName
in interface AnchorElement
public final String getOrigin()
getOrigin
in interface AnchorElement
public final String getPathname()
AnchorElement
getPathname
in interface AnchorElement
public final void setPathname(String param_pathname)
setPathname
in interface AnchorElement
public final String getPing()
getPing
in interface AnchorElement
public final void setPing(String param_ping)
setPing
in interface AnchorElement
public final String getPort()
AnchorElement
getPort
in interface AnchorElement
public final void setPort(String param_port)
setPort
in interface AnchorElement
public final String getProtocol()
AnchorElement
getProtocol
in interface AnchorElement
public final void setProtocol(String param_protocol)
setProtocol
in interface AnchorElement
public final String getRel()
AnchorElement
rel
HTML attribute, specifying the relationship of the target object to the link object.getRel
in interface AnchorElement
public final void setRel(String param_rel)
setRel
in interface AnchorElement
public final String getRev()
AnchorElement
getRev
in interface AnchorElement
public final void setRev(String param_rev)
setRev
in interface AnchorElement
public final String getSearch()
AnchorElement
getSearch
in interface AnchorElement
public final void setSearch(String param_search)
setSearch
in interface AnchorElement
public final String getShape()
AnchorElement
getShape
in interface AnchorElement
public final void setShape(String param_shape)
setShape
in interface AnchorElement
public final String getTarget()
AnchorElement
target
HTML attribute, indicating where to display the linked resource.getTarget
in interface AnchorElement
public final void setTarget(String param_target)
setTarget
in interface AnchorElement
public final String getText()
AnchorElement
getText
in interface AnchorElement
public final String getType()
AnchorElement
type
HTML attribute, indicating the MIME type of the linked resource.getType
in interface AnchorElement
public final void setType(String param_type)
setType
in interface AnchorElement
Copyright © 2018. All rights reserved.