Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PropertyBindingComposite

Create a new Composite PropertyBinding.

Hierarchy

  • PropertyBindingComposite

Index

Constructors

constructor

Methods

bind

  • bind(): void

getValue

  • getValue(array: any, offset: number): any

setValue

  • setValue(array: any, offset: number): void

unbind

  • unbind(): void

Generated using TypeDoc