Options
All
  • Public
  • Public/Protected
  • All
Menu

Callback that is invoked when an item was transferred from one list to the other.

Hierarchy

  • TransferData

Index

Properties

Properties

from: JQuery<HTMLElement>

List from which the items were transferred.

items: JQuery<HTMLElement>

Items that were transferred from one list to the other.

to: JQuery<HTMLElement>

List to which the items were transferred.

Type of the action that caused the items to be transferred.

Generated using TypeDoc