Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UI

Index

Properties

accordion: Accordion
autocomplete: JQueryUI.Autocomplete
buttonset: JQueryUI.Button
datepicker: Datepicker
keyCode: KeyCode
progressbar: Progressbar
selectmenu: SelectMenu
spinner: JQueryUI.Spinner
tabs: Tabs
tooltip: JQueryUI.Tooltip
version: string

Methods

  • mouse(method: string): JQuery<HTMLElement>
  • mouse(options: MouseOptions): JQuery<HTMLElement>
  • mouse(optionLiteral: string, optionName: string, optionValue: any): JQuery<HTMLElement>
  • mouse(optionLiteral: string, optionValue: any): any
  • Parameters

    • method: string

    Returns JQuery<HTMLElement>

  • Parameters

    Returns JQuery<HTMLElement>

  • Parameters

    • optionLiteral: string
    • optionName: string
    • optionValue: any

    Returns JQuery<HTMLElement>

  • Parameters

    • optionLiteral: string
    • optionValue: any

    Returns any

Generated using TypeDoc