Interface Window.FrameElementUnionType

  • Enclosing class:
    Window

    @JsType(isNative=true,
            name="?",
            namespace="<global>")
    public static interface Window.FrameElementUnionType
    • Method Detail

      • isHTMLIFrameElement

        @JsOverlay
        default boolean isHTMLIFrameElement()
      • isHTMLObjectElement

        @JsOverlay
        default boolean isHTMLObjectElement()