Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ListViewItemReorderData

Instances of this class are exposed by the data property of the ListViewEventData coming when the itemReorderedEvent is fired.

Hierarchy

  • ListViewItemReorderData

Index

Properties

targetGroupIndex

targetGroupIndex: number

The target group index of the reordered item.

targetIndex

targetIndex: number

The target index of the reordered item.

Generated using TypeDoc