Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Widget

Hierarchy

Callable

  • __call(methodName: string): JQuery
  • __call(options: WidgetOptions): JQuery
  • __call(options: AccordionOptions): JQuery
  • __call(optionLiteral: string, optionName: string): any
  • __call(optionLiteral: string, options: WidgetOptions): any
  • __call(optionLiteral: string, optionName: string, optionValue: any): JQuery
  • __call(name: string, prototype: any): JQuery
  • __call(name: string, base: Function, prototype: any): JQuery