Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Resizable

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

Index

Properties

Optional alsoResize

alsoResize: any

Optional animate

animate: boolean

Optional animateDuration

animateDuration: any

Optional animateEasing

animateEasing: string

Optional aspectRatio

aspectRatio: any

Optional autoHide

autoHide: boolean

Optional cancel

cancel: string

Optional containment

containment: any

Optional delay

delay: number

Optional disabled

disabled: boolean

Optional distance

distance: number

Optional ghost

ghost: boolean

Optional grid

grid: any

Optional handles

handles: any

Optional helper

helper: string

Optional maxHeight

maxHeight: number

Optional maxWidth

maxWidth: number

Optional minHeight

minHeight: number

Optional minWidth

minWidth: number

Optional resize

Optional start

Optional stop