Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Context

Hierarchy

  • Context

Index

Methods

Static bind

  • bind(item: any): boolean

Static build

  • build(items: any): string

Static buildItem

  • buildItem(item: any, num: number): string

Static close

  • close(): boolean

Static dom

  • dom(elem?: string): any

Static getNormalizedEvent

  • getNormalizedEvent(e: any): object

Static getPosition

  • getPosition(e: any, context: any): object

Static show

  • show(items: any, e: any, fnClose?: any, fnCallback?: any): boolean
  • Parameters

    • items: any
    • e: any
    • Optional fnClose: any
    • Optional fnCallback: any

    Returns boolean

Static valid

  • valid(item: any): boolean

Static visible

  • visible(): boolean