Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectListItemDndProps

Hierarchy

Index

Properties

connectDragSource

connectDragSource: any

connectDropTarget

connectDropTarget: any

Optional containerProperties

containerProperties: Property[]

Self contained schemas of the corresponding schema

data

data: any

filterPredicate

filterPredicate: any

handlers

handlers: object

Type declaration

  • onAdd: any
  • Optional onRemove?: any
  • onSelect: any

imageProvider

imageProvider: any

isDragging

isDragging: boolean

Optional isRoot

isRoot: boolean

labelProvider

labelProvider: InstanceLabelProvider

moveListItem

moveListItem: any

Optional parentProperties

parentProperties: Property[]

The Containment Properties of the parent list containing this item. Will be needed to determine whether another list item can be dropped next to this one.

path

path: string

rootData

rootData: any

schema

schema: JsonSchema7

selection

selection: any

Generated using TypeDoc