public static interface HTMLDocument.LinksHTMLCollectionTypeParameterUnionType
Modifier and Type | Method and Description |
---|---|
default HTMLAnchorElement |
asHTMLAnchorElement() |
default HTMLAreaElement |
asHTMLAreaElement() |
default boolean |
isHTMLAnchorElement() |
default boolean |
isHTMLAreaElement() |
static HTMLDocument.LinksHTMLCollectionTypeParameterUnionType |
of(java.lang.Object o) |
static HTMLDocument.LinksHTMLCollectionTypeParameterUnionType of(java.lang.Object o)
default HTMLAnchorElement asHTMLAnchorElement()
default HTMLAreaElement asHTMLAreaElement()
default boolean isHTMLAnchorElement()
default boolean isHTMLAreaElement()