Interface HTMLDocument.LinksHTMLCollectionTypeParameterUnionType
- Enclosing class:
HTMLDocument
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface HTMLDocument.LinksHTMLCollectionTypeParameterUnionType
-
Method Summary
Modifier and TypeMethodDescriptiondefault HTMLAnchorElement
default HTMLAreaElement
default boolean
default boolean
-
Method Details
-
of
-
asHTMLAnchorElement
-
asHTMLAreaElement
-
isHTMLAnchorElement
@JsOverlay default boolean isHTMLAnchorElement() -
isHTMLAreaElement
@JsOverlay default boolean isHTMLAreaElement()
-