Interface JQuery

Hierarchy

  • JQuery

Index

Properties

jQuery

jQuery: JQueryStatic

menu

menu: object

Type declaration

    • (): JQuery
    • (methodName: "blur"): void
    • (methodName: "collapse", event?: JQueryEventObject): void
    • (methodName: "collapseAll", event?: JQueryEventObject, all?: boolean): void
    • (methodName: "destroy"): void
    • (methodName: "disable"): void
    • (methodName: "enable"): void
    • (methodName: string, event: JQueryEventObject, item: JQuery): void
    • (methodName: "focus", event: JQueryEventObject, item: JQuery): void
    • (methodName: "isFirstItem"): boolean
    • (methodName: "isLastItem"): boolean
    • (methodName: "next", event?: JQueryEventObject): void
    • (methodName: "nextPage", event?: JQueryEventObject): void
    • (methodName: "previous", event?: JQueryEventObject): void
    • (methodName: "previousPage", event?: JQueryEventObject): void
    • (methodName: "refresh"): void
    • (methodName: "select", event?: JQueryEventObject): void
    • (methodName: "widget"): JQuery
    • (methodName: string): JQuery
    • (options: MenuOptions): JQuery
    • (optionLiteral: string, optionName: string): any
    • (optionLiteral: string, options: MenuOptions): any
    • (optionLiteral: string, optionName: string, optionValue: any): JQuery
    • Returns JQuery

    • Parameters

      • methodName: "blur"

      Returns void

    • Parameters

      Returns void

    • Parameters

      Returns void

    • Parameters

      • methodName: "destroy"

      Returns void

    • Parameters

      • methodName: "disable"

      Returns void

    • Parameters

      • methodName: "enable"

      Returns void

    • Parameters

      Returns void

    • Parameters

      Returns void

    • Parameters

      • methodName: "isFirstItem"

      Returns boolean

    • Parameters

      • methodName: "isLastItem"

      Returns boolean

    • Parameters

      Returns void

    • Parameters

      Returns void

    • Parameters

      Returns void

    • Parameters

      Returns void

    • Parameters

      • methodName: "refresh"

      Returns void

    • Parameters

      Returns void

    • Parameters

      • methodName: "widget"

      Returns JQuery

    • Parameters

      • methodName: string

      Returns JQuery

    • Parameters

      Returns JQuery

    • Parameters

      • optionLiteral: string
      • optionName: string

      Returns any

    • Parameters

      Returns any

    • Parameters

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

      Returns JQuery

  • active: boolean

widget

widget: Widget

Methods

accordion

  • accordion(): JQuery
  • accordion(methodName: "destroy"): void
  • accordion(methodName: "disable"): void
  • accordion(methodName: "enable"): void
  • accordion(methodName: "refresh"): void
  • accordion(methodName: "widget"): JQuery
  • accordion(methodName: string): JQuery
  • accordion(options: AccordionOptions): JQuery
  • accordion(optionLiteral: string, optionName: string): any
  • accordion(optionLiteral: string, options: AccordionOptions): any
  • accordion(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "refresh"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

addClass

  • addClass(classNames: string, speed?: number, callback?: Function): JQuery
  • addClass(classNames: string, speed?: string, callback?: Function): JQuery
  • addClass(classNames: string, speed?: number, easing?: string, callback?: Function): JQuery
  • addClass(classNames: string, speed?: string, easing?: string, callback?: Function): JQuery
  • Parameters

    • classNames: string
    • Optional speed: number
    • Optional callback: Function

    Returns JQuery

  • Parameters

    • classNames: string
    • Optional speed: string
    • Optional callback: Function

    Returns JQuery

  • Parameters

    • classNames: string
    • Optional speed: number
    • Optional easing: string
    • Optional callback: Function

    Returns JQuery

  • Parameters

    • classNames: string
    • Optional speed: string
    • Optional easing: string
    • Optional callback: Function

    Returns JQuery

autocomplete

  • autocomplete(): JQuery
  • autocomplete(methodName: "close"): void
  • autocomplete(methodName: "destroy"): void
  • autocomplete(methodName: "disable"): void
  • autocomplete(methodName: "enable"): void
  • autocomplete(methodName: "search", value?: string): void
  • autocomplete(methodName: "widget"): JQuery
  • autocomplete(methodName: string): JQuery
  • autocomplete(options: AutocompleteOptions): JQuery
  • autocomplete(optionLiteral: string, optionName: string): any
  • autocomplete(optionLiteral: string, options: AutocompleteOptions): any
  • autocomplete(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "close"

    Returns void

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "search"
    • Optional value: string

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

button

  • button(): JQuery
  • button(methodName: "destroy"): void
  • button(methodName: "disable"): void
  • button(methodName: "enable"): void
  • button(methodName: "refresh"): void
  • button(methodName: "widget"): JQuery
  • button(methodName: string): JQuery
  • button(options: ButtonOptions): JQuery
  • button(optionLiteral: string, optionName: string): any
  • button(optionLiteral: string, options: ButtonOptions): any
  • button(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "refresh"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

buttonset

  • buttonset(): JQuery
  • buttonset(methodName: "destroy"): void
  • buttonset(methodName: "disable"): void
  • buttonset(methodName: "enable"): void
  • buttonset(methodName: "refresh"): void
  • buttonset(methodName: "widget"): JQuery
  • buttonset(methodName: string): JQuery
  • buttonset(options: ButtonOptions): JQuery
  • buttonset(optionLiteral: string, optionName: string): any
  • buttonset(optionLiteral: string, options: ButtonOptions): any
  • buttonset(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "refresh"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

datepicker

  • datepicker(): JQuery
  • datepicker(methodName: "destroy"): JQuery
  • datepicker(methodName: "dialog", date: Date, onSelect?: function, settings?: DatepickerOptions, pos?: number[]): JQuery
  • datepicker(methodName: "dialog", date: Date, onSelect?: function, settings?: DatepickerOptions, pos?: MouseEvent): JQuery
  • datepicker(methodName: "dialog", date: string, onSelect?: function, settings?: DatepickerOptions, pos?: number[]): JQuery
  • datepicker(methodName: "dialog", date: string, onSelect?: function, settings?: DatepickerOptions, pos?: MouseEvent): JQuery
  • datepicker(methodName: "getDate"): Date
  • datepicker(methodName: "hide"): JQuery
  • datepicker(methodName: "isDisabled"): boolean
  • datepicker(methodName: "refresh"): JQuery
  • datepicker(methodName: "setDate", date: Date): JQuery
  • datepicker(methodName: "setDate", date: string): JQuery
  • datepicker(methodName: "show"): JQuery
  • datepicker(methodName: "widget"): JQuery
  • datepicker(methodName: "option", optionName: "altField"): any
  • datepicker(methodName: "option", optionName: "altField", altFieldValue: string): JQuery
  • datepicker(methodName: "option", optionName: "altField", altFieldValue: JQuery): JQuery
  • datepicker(methodName: "option", optionName: "altField", altFieldValue: Element): JQuery
  • datepicker(methodName: "option", optionName: "altFormat"): string
  • datepicker(methodName: "option", optionName: "altFormat", altFormatValue: string): JQuery
  • datepicker(methodName: "option", optionName: "appendText"): string
  • datepicker(methodName: "option", optionName: "appendText", appendTextValue: string): JQuery
  • datepicker(methodName: "option", optionName: "autoSize"): boolean
  • datepicker(methodName: "option", optionName: "autoSize", autoSizeValue: boolean): JQuery
  • datepicker(methodName: "option", optionName: "beforeShow"): function
  • datepicker(methodName: "option", optionName: "beforeShow", beforeShowValue: function): JQuery
  • datepicker(methodName: "option", optionName: "beforeShowDay"): function
  • datepicker(methodName: "option", optionName: "beforeShowDay", beforeShowDayValue: function): JQuery
  • datepicker(methodName: "option", optionName: "buttonImage"): string
  • datepicker(methodName: "option", optionName: "buttonImage", buttonImageValue: string): JQuery
  • datepicker(methodName: "option", optionName: "buttonImageOnly"): boolean
  • datepicker(methodName: "option", optionName: "buttonImageOnly", buttonImageOnlyValue: boolean): JQuery
  • datepicker(methodName: "option", optionName: "buttonText"): string
  • datepicker(methodName: "option", optionName: "autohide"): boolean
  • datepicker(methodName: "option", optionName: "endDate"): Date
  • datepicker(methodName: "option", optionName: "buttonText", buttonTextValue: string): JQuery
  • datepicker(methodName: "option", optionName: "calculateWeek"): function
  • datepicker(methodName: "option", optionName: "calculateWeek", calculateWeekValue: function): JQuery
  • datepicker(methodName: "option", optionName: "changeMonth"): boolean
  • datepicker(methodName: "option", optionName: "changeMonth", changeMonthValue: boolean): JQuery
  • datepicker(methodName: "option", optionName: "changeYear"): boolean
  • datepicker(methodName: "option", optionName: "changeYear", changeYearValue: boolean): JQuery
  • datepicker(methodName: "option", optionName: "closeText"): string
  • datepicker(methodName: "option", optionName: "closeText", closeTextValue: string): JQuery
  • datepicker(methodName: "option", optionName: "constrainInput"): boolean
  • datepicker(methodName: "option", optionName: "constrainInput", constrainInputValue: boolean): JQuery
  • datepicker(methodName: "option", optionName: "currentText"): string
  • datepicker(methodName: "option", optionName: "currentText", currentTextValue: string): JQuery
  • datepicker(methodName: "option", optionName: "dateFormat"): string
  • datepicker(methodName: "option", optionName: "dateFormat", dateFormatValue: string): JQuery
  • datepicker(methodName: "option", optionName: "dayNames"): string[]
  • datepicker(methodName: "option", optionName: "dayNames", dayNamesValue: string[]): JQuery
  • datepicker(methodName: "option", optionName: "dayNamesMin"): string[]
  • datepicker(methodName: "option", optionName: "dayNamesMin", dayNamesMinValue: string[]): JQuery
  • datepicker(methodName: "option", optionName: "dayNamesShort"): string[]
  • datepicker(methodName: "option", optionName: "dayNamesShort", dayNamesShortValue: string[]): JQuery
  • datepicker(methodName: "option", optionName: "defaultDate"): any
  • datepicker(methodName: "option", optionName: "defaultDate", defaultDateValue: Date): JQuery
  • datepicker(methodName: "option", optionName: "defaultDate", defaultDateValue: number): JQuery
  • datepicker(methodName: "option", optionName: "defaultDate", defaultDateValue: string): JQuery
  • datepicker(methodName: "option", optionName: "duration"): string
  • datepicker(methodName: "option", optionName: "duration", durationValue: string): JQuery
  • datepicker(methodName: "option", optionName: "firstDay"): number
  • datepicker(methodName: "option", optionName: "firstDay", firstDayValue: number): JQuery
  • datepicker(methodName: "option", optionName: "gotoCurrent"): boolean
  • datepicker(methodName: "option", optionName: "gotoCurrent", gotoCurrentValue: boolean): JQuery
  • datepicker(methodName: "option", optionName: string): any
  • datepicker(methodName: "option", optionName: string, ...otherParams: any[]): any
  • datepicker(methodName: string, ...otherParams: any[]): any
  • datepicker(options: DatepickerOptions): JQuery
  • Initialize a datepicker

    Returns JQuery

  • Removes the datepicker functionality completely. This will return the element back to its pre-init state.

    Parameters

    • methodName: "destroy"

      'destroy'

    Returns JQuery

  • Opens the datepicker in a dialog box.

    Parameters

    • methodName: "dialog"

      'dialog'

    • date: Date

      The initial date.

    • Optional onSelect: function

      A callback function when a date is selected. The function receives the date text and date picker instance as parameters.

        • (): void
        • Returns void

    • Optional settings: DatepickerOptions

      The new settings for the date picker.

    • Optional pos: number[]

      The position of the top/left of the dialog as [x, y] or a MouseEvent that contains the coordinates. If not specified the dialog is centered on the screen.

    Returns JQuery

  • Opens the datepicker in a dialog box.

    Parameters

    • methodName: "dialog"

      'dialog'

    • date: Date

      The initial date.

    • Optional onSelect: function

      A callback function when a date is selected. The function receives the date text and date picker instance as parameters.

        • (): void
        • Returns void

    • Optional settings: DatepickerOptions

      The new settings for the date picker.

    • Optional pos: MouseEvent

      The position of the top/left of the dialog as [x, y] or a MouseEvent that contains the coordinates. If not specified the dialog is centered on the screen.

    Returns JQuery

  • Opens the datepicker in a dialog box.

    Parameters

    • methodName: "dialog"

      'dialog'

    • date: string

      The initial date.

    • Optional onSelect: function

      A callback function when a date is selected. The function receives the date text and date picker instance as parameters.

        • (): void
        • Returns void

    • Optional settings: DatepickerOptions

      The new settings for the date picker.

    • Optional pos: number[]

      The position of the top/left of the dialog as [x, y] or a MouseEvent that contains the coordinates. If not specified the dialog is centered on the screen.

    Returns JQuery

  • Opens the datepicker in a dialog box.

    Parameters

    • methodName: "dialog"

      'dialog'

    • date: string

      The initial date.

    • Optional onSelect: function

      A callback function when a date is selected. The function receives the date text and date picker instance as parameters.

        • (): void
        • Returns void

    • Optional settings: DatepickerOptions

      The new settings for the date picker.

    • Optional pos: MouseEvent

      The position of the top/left of the dialog as [x, y] or a MouseEvent that contains the coordinates. If not specified the dialog is centered on the screen.

    Returns JQuery

  • Returns the current date for the datepicker or null if no date has been selected.

    Parameters

    • methodName: "getDate"

      'getDate'

    Returns Date

  • Close a previously opened date picker.

    Parameters

    • methodName: "hide"

      'hide'

    Returns JQuery

  • Determine whether a date picker has been disabled.

    Parameters

    • methodName: "isDisabled"

      'isDisabled'

    Returns boolean

  • Redraw the date picker, after having made some external modifications.

    Parameters

    • methodName: "refresh"

      'refresh'

    Returns JQuery

  • Sets the date for the datepicker. The new date may be a Date object or a string in the current date format (e.g., "01/26/2009"), a number of days from today (e.g., +7) or a string of values and periods ("y" for years, "m" for months, "w" for weeks, "d" for days, e.g., "+1m +7d"), or null to clear the selected date.

    Parameters

    • methodName: "setDate"

      'setDate'

    • date: Date

      The new date.

    Returns JQuery

  • Sets the date for the datepicker. The new date may be a Date object or a string in the current date format (e.g., "01/26/2009"), a number of days from today (e.g., +7) or a string of values and periods ("y" for years, "m" for months, "w" for weeks, "d" for days, e.g., "+1m +7d"), or null to clear the selected date.

    Parameters

    • methodName: "setDate"

      'setDate'

    • date: string

      The new date.

    Returns JQuery

  • Open the date picker. If the datepicker is attached to an input, the input must be visible for the datepicker to be shown.

    Parameters

    • methodName: "show"

      'show'

    Returns JQuery

  • Returns a jQuery object containing the datepicker.

    Parameters

    • methodName: "widget"

      'widget'

    Returns JQuery

  • Get the altField option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "altField"

      'altField'

    Returns any

  • Set the altField option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "altField"

      'altField'

    • altFieldValue: string

      An input element that is to be updated with the selected date from the datepicker. Use the altFormat option to change the format of the date within this field. Leave as blank for no alternate field.

    Returns JQuery

  • Set the altField option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "altField"

      'altField'

    • altFieldValue: JQuery

      An input element that is to be updated with the selected date from the datepicker. Use the altFormat option to change the format of the date within this field. Leave as blank for no alternate field.

    Returns JQuery

  • Set the altField option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "altField"

      'altField'

    • altFieldValue: Element

      An input element that is to be updated with the selected date from the datepicker. Use the altFormat option to change the format of the date within this field. Leave as blank for no alternate field.

    Returns JQuery

  • Get the altFormat option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "altFormat"

      'altFormat'

    Returns string

  • Set the altFormat option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "altFormat"

      'altFormat'

    • altFormatValue: string

      The dateFormat to be used for the altField option. This allows one date format to be shown to the user for selection purposes, while a different format is actually sent behind the scenes. For a full list of the possible formats see the formatDate function

    Returns JQuery

  • Get the appendText option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "appendText"

      'appendText'

    Returns string

  • Set the appendText option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "appendText"

      'appendText'

    • appendTextValue: string

      The text to display after each date field, e.g., to show the required format.

    Returns JQuery

  • Get the autoSize option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "autoSize"

      'autoSize'

    Returns boolean

  • Set the autoSize option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "autoSize"

      'autoSize'

    • autoSizeValue: boolean

      Set to true to automatically resize the input field to accommodate dates in the current dateFormat.

    Returns JQuery

  • Get the beforeShow option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "beforeShow"

      'beforeShow'

    Returns function

  • Set the beforeShow option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "beforeShow"

      'beforeShow'

    • beforeShowValue: function

      A function that takes an input field and current datepicker instance and returns an options object to update the datepicker with. It is called just before the datepicker is displayed.

    Returns JQuery

  • Get the beforeShow option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "beforeShowDay"

      'beforeShowDay'

    Returns function

      • (date: Date): any[]
      • Parameters

        • date: Date

        Returns any[]

  • Set the beforeShow option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "beforeShowDay"

      'beforeShowDay'

    • beforeShowDayValue: function

      A function that takes a date as a parameter and must return an array with: [0]: true/false indicating whether or not this date is selectable [1]: a CSS class name to add to the date's cell or "" for the default presentation [2]: an optional popup tooltip for this date The function is called for each day in the datepicker before it is displayed.

        • (date: Date): any[]
        • Parameters

          • date: Date

          Returns any[]

    Returns JQuery

  • Get the buttonImage option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "buttonImage"

      'buttonImage'

    Returns string

  • Set the buttonImage option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "buttonImage"

      'buttonImage'

    • buttonImageValue: string

      A URL of an image to use to display the datepicker when the showOn option is set to "button" or "both". If set, the buttonText option becomes the alt value and is not directly displayed.

    Returns JQuery

  • Get the buttonImageOnly option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "buttonImageOnly"

      'buttonImageOnly'

    Returns boolean

  • Set the buttonImageOnly option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "buttonImageOnly"

      'buttonImageOnly'

    • buttonImageOnlyValue: boolean

      Whether the button image should be rendered by itself instead of inside a button element. This option is only relevant if the buttonImage option has also been set.

    Returns JQuery

  • Get the buttonText option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "buttonText"

      'buttonText'

    Returns string

  • Get the autohide option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "autohide"

      'autohide'

    Returns boolean

  • Get the endDate after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "endDate"

      'endDate'

    Returns Date

  • Set the buttonText option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "buttonText"

      'buttonText'

    • buttonTextValue: string

      The text to display on the trigger button. Use in conjunction with the showOn option set to "button" or "both".

    Returns JQuery

  • Get the calculateWeek option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "calculateWeek"

      'calculateWeek'

    Returns function

      • (date: Date): string
      • Parameters

        • date: Date

        Returns string

  • Set the calculateWeek option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "calculateWeek"

      'calculateWeek'

    • calculateWeekValue: function

      A function to calculate the week of the year for a given date. The default implementation uses the ISO 8601 definition: weeks start on a Monday; the first week of the year contains the first Thursday of the year.

        • (date: Date): string
        • Parameters

          • date: Date

          Returns string

    Returns JQuery

  • Get the changeMonth option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "changeMonth"

      'changeMonth'

    Returns boolean

  • Set the changeMonth option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "changeMonth"

      'changeMonth'

    • changeMonthValue: boolean

      Whether the month should be rendered as a dropdown instead of text.

    Returns JQuery

  • Get the changeYear option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "changeYear"

      'changeYear'

    Returns boolean

  • Set the changeYear option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "changeYear"

      'changeYear'

    • changeYearValue: boolean

      Whether the year should be rendered as a dropdown instead of text. Use the yearRange option to control which years are made available for selection.

    Returns JQuery

  • Get the closeText option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "closeText"

      'closeText'

    Returns string

  • Set the closeText option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "closeText"

      'closeText'

    • closeTextValue: string

      The text to display for the close link. Use the showButtonPanel option to display this button.

    Returns JQuery

  • Get the constrainInput option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "constrainInput"

      'constrainInput'

    Returns boolean

  • Set the constrainInput option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "constrainInput"

      'constrainInput'

    • constrainInputValue: boolean

      When true, entry in the input field is constrained to those characters allowed by the current dateFormat option.

    Returns JQuery

  • Get the currentText option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "currentText"

      'currentText'

    Returns string

  • Set the currentText option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "currentText"

      'currentText'

    • currentTextValue: string

      The text to display for the current day link. Use the showButtonPanel option to display this button.

    Returns JQuery

  • Get the dateFormat option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "dateFormat"

      'dateFormat'

    Returns string

  • Set the dateFormat option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "dateFormat"

      'dateFormat'

    • dateFormatValue: string

      The format for parsed and displayed dates. For a full list of the possible formats see the formatDate function.

    Returns JQuery

  • Get the dayNames option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "dayNames"

      'dayNames'

    Returns string[]

  • Set the dayNames option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "dayNames"

      'dayNames'

    • dayNamesValue: string[]

      The list of long day names, starting from Sunday, for use as requested via the dateFormat option.

    Returns JQuery

  • Get the dayNamesMin option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "dayNamesMin"

      'dayNamesMin'

    Returns string[]

  • Set the dayNamesMin option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "dayNamesMin"

      'dayNamesMin'

    • dayNamesMinValue: string[]

      The list of minimised day names, starting from Sunday, for use as column headers within the datepicker.

    Returns JQuery

  • Get the dayNamesShort option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "dayNamesShort"

      'dayNamesShort'

    Returns string[]

  • Set the dayNamesShort option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "dayNamesShort"

      'dayNamesShort'

    • dayNamesShortValue: string[]

      The list of abbreviated day names, starting from Sunday, for use as requested via the dateFormat option.

    Returns JQuery

  • Get the defaultDate option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "defaultDate"

      'defaultDate'

    Returns any

  • Set the defaultDate option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "defaultDate"

      'defaultDate'

    • defaultDateValue: Date

      A date object containing the default date.

    Returns JQuery

  • Set the defaultDate option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "defaultDate"

      'defaultDate'

    • defaultDateValue: number

      A number of days from today. For example 2 represents two days from today and -1 represents yesterday.

    Returns JQuery

  • Set the defaultDate option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "defaultDate"

      'defaultDate'

    • defaultDateValue: string

      A string in the format defined by the dateFormat option, or a relative date. Relative dates must contain value and period pairs; valid periods are "y" for years, "m" for months, "w" for weeks, and "d" for days. For example, "+1m +7d" represents one month and seven days from today.

    Returns JQuery

  • Get the duration option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "duration"

      'duration'

    Returns string

  • Set the duration option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "duration"

      'duration'

    • durationValue: string

      Control the speed at which the datepicker appears, it may be a time in milliseconds or a string representing one of the three predefined speeds ("slow", "normal", "fast").

    Returns JQuery

  • Get the firstDay option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "firstDay"

      'firstDay'

    Returns number

  • Set the firstDay option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "firstDay"

      'firstDay'

    • firstDayValue: number

      Set the first day of the week: Sunday is 0, Monday is 1, etc.

    Returns JQuery

  • Get the gotoCurrent option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "gotoCurrent"

      'gotoCurrent'

    Returns boolean

  • Set the gotoCurrent option, after initialization

    Parameters

    • methodName: "option"

      'option'

    • optionName: "gotoCurrent"

      'gotoCurrent'

    • gotoCurrentValue: boolean

      When true, the current day link moves to the currently selected date instead of today.

    Returns JQuery

  • Gets the value currently associated with the specified optionName.

    Parameters

    • methodName: "option"

      'option'

    • optionName: string

      The name of the option to get.

    Returns any

  • Parameters

    • methodName: "option"
    • optionName: string
    • Rest ...otherParams: any[]

    Returns any

  • Parameters

    • methodName: string
    • Rest ...otherParams: any[]

    Returns any

  • Initialize a datepicker with the given options

    Parameters

    Returns JQuery

dialog

  • dialog(): JQuery
  • dialog(methodName: "close"): JQuery
  • dialog(methodName: "destroy"): JQuery
  • dialog(methodName: "isOpen"): boolean
  • dialog(methodName: "moveToTop"): JQuery
  • dialog(methodName: "open"): JQuery
  • dialog(methodName: "widget"): JQuery
  • dialog(methodName: string): JQuery
  • dialog(options: DialogOptions): JQuery
  • dialog(optionLiteral: string, optionName: string): any
  • dialog(optionLiteral: string, options: DialogOptions): any
  • dialog(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "close"

    Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns JQuery

  • Parameters

    • methodName: "isOpen"

    Returns boolean

  • Parameters

    • methodName: "moveToTop"

    Returns JQuery

  • Parameters

    • methodName: "open"

    Returns JQuery

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

disableSelection

  • disableSelection(): JQuery
  • Returns JQuery

draggable

  • draggable(): JQuery
  • draggable(methodName: "destroy"): void
  • draggable(methodName: "disable"): void
  • draggable(methodName: "enable"): void
  • draggable(methodName: "widget"): JQuery
  • draggable(methodName: string): JQuery
  • draggable(options: DraggableOptions): JQuery
  • draggable(optionLiteral: string, optionName: string): any
  • draggable(optionLiteral: string, options: DraggableOptions): any
  • draggable(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

droppable

  • droppable(): JQuery
  • droppable(methodName: "destroy"): void
  • droppable(methodName: "disable"): void
  • droppable(methodName: "enable"): void
  • droppable(methodName: "widget"): JQuery
  • droppable(methodName: string): JQuery
  • droppable(options: DroppableOptions): JQuery
  • droppable(optionLiteral: string, optionName: string): any
  • droppable(optionLiteral: string, options: DraggableOptions): any
  • droppable(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

effect

  • effect(options: any): JQuery
  • effect(effect: string, options?: any, duration?: number, complete?: Function): JQuery
  • effect(effect: string, options?: any, duration?: string, complete?: Function): JQuery
  • Parameters

    • options: any

    Returns JQuery

  • Parameters

    • effect: string
    • Optional options: any
    • Optional duration: number
    • Optional complete: Function

    Returns JQuery

  • Parameters

    • effect: string
    • Optional options: any
    • Optional duration: string
    • Optional complete: Function

    Returns JQuery

enableSelection

  • enableSelection(): JQuery
  • Returns JQuery

focus

  • focus(delay: number, callback?: Function): JQuery
  • Parameters

    • delay: number
    • Optional callback: Function

    Returns JQuery

hide

  • hide(options: any): JQuery
  • hide(effect: string, options?: any, duration?: number, complete?: Function): JQuery
  • hide(effect: string, options?: any, duration?: string, complete?: Function): JQuery
  • Parameters

    • options: any

    Returns JQuery

  • Parameters

    • effect: string
    • Optional options: any
    • Optional duration: number
    • Optional complete: Function

    Returns JQuery

  • Parameters

    • effect: string
    • Optional options: any
    • Optional duration: string
    • Optional complete: Function

    Returns JQuery

position

progressbar

  • progressbar(): JQuery
  • progressbar(methodName: "destroy"): void
  • progressbar(methodName: "disable"): void
  • progressbar(methodName: "enable"): void
  • progressbar(methodName: "refresh"): void
  • progressbar(methodName: "value"): any
  • progressbar(methodName: "value", value: number): void
  • progressbar(methodName: "value", value: boolean): void
  • progressbar(methodName: "widget"): JQuery
  • progressbar(methodName: string): JQuery
  • progressbar(options: ProgressbarOptions): JQuery
  • progressbar(optionLiteral: string, optionName: string): any
  • progressbar(optionLiteral: string, options: ProgressbarOptions): any
  • progressbar(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "refresh"

    Returns void

  • Parameters

    • methodName: "value"

    Returns any

  • Parameters

    • methodName: "value"
    • value: number

    Returns void

  • Parameters

    • methodName: "value"
    • value: boolean

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

removeClass

  • removeClass(classNames: string, speed?: number, callback?: Function): JQuery
  • removeClass(classNames: string, speed?: string, callback?: Function): JQuery
  • removeClass(classNames: string, speed?: number, easing?: string, callback?: Function): JQuery
  • removeClass(classNames: string, speed?: string, easing?: string, callback?: Function): JQuery
  • Parameters

    • classNames: string
    • Optional speed: number
    • Optional callback: Function

    Returns JQuery

  • Parameters

    • classNames: string
    • Optional speed: string
    • Optional callback: Function

    Returns JQuery

  • Parameters

    • classNames: string
    • Optional speed: number
    • Optional easing: string
    • Optional callback: Function

    Returns JQuery

  • Parameters

    • classNames: string
    • Optional speed: string
    • Optional easing: string
    • Optional callback: Function

    Returns JQuery

removeUniqueId

  • removeUniqueId(): JQuery
  • Returns JQuery

resizable

  • resizable(): JQuery
  • resizable(methodName: "destroy"): void
  • resizable(methodName: "disable"): void
  • resizable(methodName: "enable"): void
  • resizable(methodName: "widget"): JQuery
  • resizable(methodName: string): JQuery
  • resizable(options: ResizableOptions): JQuery
  • resizable(optionLiteral: string, optionName: string): any
  • resizable(optionLiteral: string, options: ResizableOptions): any
  • resizable(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

scrollParent

  • scrollParent(): JQuery
  • Returns JQuery

selectable

  • selectable(): JQuery
  • selectable(methodName: "destroy"): void
  • selectable(methodName: "disable"): void
  • selectable(methodName: "enable"): void
  • selectable(methodName: "widget"): JQuery
  • selectable(methodName: string): JQuery
  • selectable(options: SelectableOptions): JQuery
  • selectable(optionLiteral: string, optionName: string): any
  • selectable(optionLiteral: string, options: SelectableOptions): any
  • selectable(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

selectmenu

  • selectmenu(): JQuery
  • selectmenu(methodName: "close"): JQuery
  • selectmenu(methodName: "destroy"): JQuery
  • selectmenu(methodName: "disable"): JQuery
  • selectmenu(methodName: "enable"): JQuery
  • selectmenu(methodName: "instance"): any
  • selectmenu(methodName: "menuWidget"): JQuery
  • selectmenu(methodName: "open"): JQuery
  • selectmenu(methodName: "refresh"): JQuery
  • selectmenu(methodName: "widget"): JQuery
  • selectmenu(methodName: string): JQuery
  • selectmenu(options: SelectMenuOptions): JQuery
  • selectmenu(optionLiteral: string, optionName: string): any
  • selectmenu(optionLiteral: string, options: SelectMenuOptions): any
  • selectmenu(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "close"

    Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns JQuery

  • Parameters

    • methodName: "disable"

    Returns JQuery

  • Parameters

    • methodName: "enable"

    Returns JQuery

  • Parameters

    • methodName: "instance"

    Returns any

  • Parameters

    • methodName: "menuWidget"

    Returns JQuery

  • Parameters

    • methodName: "open"

    Returns JQuery

  • Parameters

    • methodName: "refresh"

    Returns JQuery

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

show

  • show(options: any): JQuery
  • show(effect: string, options?: any, duration?: number, complete?: Function): JQuery
  • show(effect: string, options?: any, duration?: string, complete?: Function): JQuery
  • Parameters

    • options: any

    Returns JQuery

  • Parameters

    • effect: string
    • Optional options: any
    • Optional duration: number
    • Optional complete: Function

    Returns JQuery

  • Parameters

    • effect: string
    • Optional options: any
    • Optional duration: string
    • Optional complete: Function

    Returns JQuery

slider

  • slider(): JQuery
  • slider(methodName: "destroy"): void
  • slider(methodName: "disable"): void
  • slider(methodName: "enable"): void
  • slider(methodName: "refresh"): void
  • slider(methodName: "value"): number
  • slider(methodName: "value", value: number): void
  • slider(methodName: "values"): Array<number>
  • slider(methodName: "values", index: number): number
  • slider(methodName: string, index: number, value: number): void
  • slider(methodName: "values", index: number, value: number): void
  • slider(methodName: string, values: Array<number>): void
  • slider(methodName: "values", values: Array<number>): void
  • slider(methodName: "widget"): JQuery
  • slider(methodName: string): JQuery
  • slider(options: SliderOptions): JQuery
  • slider(optionLiteral: string, optionName: string): any
  • slider(optionLiteral: string, options: SliderOptions): any
  • slider(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "refresh"

    Returns void

  • Parameters

    • methodName: "value"

    Returns number

  • Parameters

    • methodName: "value"
    • value: number

    Returns void

  • Parameters

    • methodName: "values"

    Returns Array<number>

  • Parameters

    • methodName: "values"
    • index: number

    Returns number

  • Parameters

    • methodName: string
    • index: number
    • value: number

    Returns void

  • Parameters

    • methodName: "values"
    • index: number
    • value: number

    Returns void

  • Parameters

    • methodName: string
    • values: Array<number>

    Returns void

  • Parameters

    • methodName: "values"
    • values: Array<number>

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

sortable

  • sortable(): JQuery
  • sortable(methodName: "destroy"): void
  • sortable(methodName: "disable"): void
  • sortable(methodName: "enable"): void
  • sortable(methodName: "widget"): JQuery
  • sortable(methodName: "toArray", options?: object): string[]
  • sortable(methodName: string): JQuery
  • sortable(options: SortableOptions): JQuery
  • sortable(optionLiteral: string, optionName: string): any
  • sortable(methodName: "serialize", options?: object): string
  • sortable(optionLiteral: string, options: SortableOptions): any
  • sortable(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: "toArray"
    • Optional options: object
      • Optional attribute?: string

    Returns string[]

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    • methodName: "serialize"
    • Optional options: object
      • Optional attribute?: string
      • Optional expression?: RegExp
      • Optional key?: string

    Returns string

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

spinner

  • spinner(): JQuery
  • spinner(methodName: "destroy"): void
  • spinner(methodName: "disable"): void
  • spinner(methodName: "enable"): void
  • spinner(methodName: "pageDown", pages?: number): void
  • spinner(methodName: "pageUp", pages?: number): void
  • spinner(methodName: "stepDown", steps?: number): void
  • spinner(methodName: "stepUp", steps?: number): void
  • spinner(methodName: "value"): number
  • spinner(methodName: "value", value: number): void
  • spinner(methodName: "widget"): JQuery
  • spinner(methodName: string): JQuery
  • spinner(options: SpinnerOptions): JQuery
  • spinner(optionLiteral: string, optionName: string): any
  • spinner(optionLiteral: string, options: SpinnerOptions): any
  • spinner(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "pageDown"
    • Optional pages: number

    Returns void

  • Parameters

    • methodName: "pageUp"
    • Optional pages: number

    Returns void

  • Parameters

    • methodName: "stepDown"
    • Optional steps: number

    Returns void

  • Parameters

    • methodName: "stepUp"
    • Optional steps: number

    Returns void

  • Parameters

    • methodName: "value"

    Returns number

  • Parameters

    • methodName: "value"
    • value: number

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

switchClass

  • switchClass(removeClassName: string, addClassName: string, duration?: number, easing?: string, complete?: Function): JQuery
  • switchClass(removeClassName: string, addClassName: string, duration?: string, easing?: string, complete?: Function): JQuery
  • Parameters

    • removeClassName: string
    • addClassName: string
    • Optional duration: number
    • Optional easing: string
    • Optional complete: Function

    Returns JQuery

  • Parameters

    • removeClassName: string
    • addClassName: string
    • Optional duration: string
    • Optional easing: string
    • Optional complete: Function

    Returns JQuery

tabs

  • tabs(): JQuery
  • tabs(methodName: "destroy"): void
  • tabs(methodName: "disable"): void
  • tabs(methodName: "disable", index: number): void
  • tabs(methodName: "enable"): void
  • tabs(methodName: "enable", index: number): void
  • tabs(methodName: "load", index: number): void
  • tabs(methodName: "refresh"): void
  • tabs(methodName: "widget"): JQuery
  • tabs(methodName: "select", index: number): JQuery
  • tabs(methodName: string): JQuery
  • tabs(options: TabsOptions): JQuery
  • tabs(optionLiteral: string, optionName: string): any
  • tabs(optionLiteral: string, options: TabsOptions): any
  • tabs(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "disable"
    • index: number

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "enable"
    • index: number

    Returns void

  • Parameters

    • methodName: "load"
    • index: number

    Returns void

  • Parameters

    • methodName: "refresh"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: "select"
    • index: number

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

toggle

  • toggle(options: any): JQuery
  • toggle(effect: string, options?: any, duration?: number, complete?: Function): JQuery
  • toggle(effect: string, options?: any, duration?: string, complete?: Function): JQuery
  • Parameters

    • options: any

    Returns JQuery

  • Parameters

    • effect: string
    • Optional options: any
    • Optional duration: number
    • Optional complete: Function

    Returns JQuery

  • Parameters

    • effect: string
    • Optional options: any
    • Optional duration: string
    • Optional complete: Function

    Returns JQuery

toggleClass

  • toggleClass(className: string, duration?: number, easing?: string, complete?: Function): JQuery
  • toggleClass(className: string, duration?: string, easing?: string, complete?: Function): JQuery
  • toggleClass(className: string, aswitch?: boolean, duration?: number, easing?: string, complete?: Function): JQuery
  • toggleClass(className: string, aswitch?: boolean, duration?: string, easing?: string, complete?: Function): JQuery
  • Parameters

    • className: string
    • Optional duration: number
    • Optional easing: string
    • Optional complete: Function

    Returns JQuery

  • Parameters

    • className: string
    • Optional duration: string
    • Optional easing: string
    • Optional complete: Function

    Returns JQuery

  • Parameters

    • className: string
    • Optional aswitch: boolean
    • Optional duration: number
    • Optional easing: string
    • Optional complete: Function

    Returns JQuery

  • Parameters

    • className: string
    • Optional aswitch: boolean
    • Optional duration: string
    • Optional easing: string
    • Optional complete: Function

    Returns JQuery

tooltip

  • tooltip(): JQuery
  • tooltip(methodName: "destroy"): void
  • tooltip(methodName: "disable"): void
  • tooltip(methodName: "enable"): void
  • tooltip(methodName: "open"): void
  • tooltip(methodName: "close"): void
  • tooltip(methodName: "widget"): JQuery
  • tooltip(methodName: string): JQuery
  • tooltip(options: TooltipOptions): JQuery
  • tooltip(optionLiteral: string, optionName: string): any
  • tooltip(optionLiteral: string, options: TooltipOptions): any
  • tooltip(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • Returns JQuery

  • Parameters

    • methodName: "destroy"

    Returns void

  • Parameters

    • methodName: "disable"

    Returns void

  • Parameters

    • methodName: "enable"

    Returns void

  • Parameters

    • methodName: "open"

    Returns void

  • Parameters

    • methodName: "close"

    Returns void

  • Parameters

    • methodName: "widget"

    Returns JQuery

  • Parameters

    • methodName: string

    Returns JQuery

  • Parameters

    Returns JQuery

  • Parameters

    • optionLiteral: string
    • optionName: string

    Returns any

  • Parameters

    Returns any

  • Parameters

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

    Returns JQuery

uniqueId

  • uniqueId(): JQuery
  • Returns JQuery

zIndex

  • zIndex(): number
  • zIndex(zIndex: number): JQuery
  • Returns number

  • Parameters

    • zIndex: number

    Returns JQuery