Interface IComboItemAdditionEvent

Hierarchy

Index

Properties

addedItem: any
cancel: boolean

Provides the ability to cancel the event.

newCollection: any[]
oldCollection: any[]
owner?: any

Provides reference to the owner component.