Interface Element.FocusOptionsType

Enclosing class:
Element

@JsType(isNative=true, name="?", namespace="<global>") public static interface Element.FocusOptionsType
  • Method Details

    • create

      @JsOverlay static Element.FocusOptionsType create()
    • isPreventScroll

      @JsProperty boolean isPreventScroll()
    • setPreventScroll

      @JsProperty void setPreventScroll(boolean preventScroll)