DocumentKt

public final class DocumentKt
public final class DocumentKt

Properties

Link copied to clipboard
private final static Element documentElement
private final static Element documentElement

Returns the document HTML element that usually represents HTML tag, if any.

Link copied to clipboard
private final static Element focusedElement
private final static Element focusedElement

Returns the currently focused element in the document, if any.

Functions

Link copied to clipboard
public final Element getDocumentElement()
public final Element getDocumentElement()
Link copied to clipboard
public final Element getFocusedElement()
public final Element getFocusedElement()