Interface IComboItemAdditionEvent

Hierarchy

Hierarchy (view full)

Properties

addedItem: any
cancel: boolean

Provides the ability to cancel the event.

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

Provides reference to the owner component.