Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBinder<T>

Type parameters

Hierarchy

  • IBinder

Index

Methods

event

  • event(handler: function): any
  • Parameters

    • handler: function
        • (control: T, e?: CustomEvent): void
        • Parameters

          • control: T
          • Optional e: CustomEvent

          Returns void

    Returns any

oneTime

oneWay

presenter

  • presenter(name?: string): Bind

twoWays

Generated using TypeDoc