Interface IAuraEntityListDropHandler<T>
Inherited Members
IDropTarget.DragEnter(IDropInfo)
IDropTarget.DragOver(IDropInfo)
IDropTarget.DragLeave(IDropInfo)
IDropTarget.Drop(IDropInfo)
Namespace: EyeAuras.Shared.EntityListEditor
Assembly: EyeAuras.Shared.dll
Syntax
public interface IAuraEntityListDropHandler<T> : IDropTarget where T : class, IAuraObject
Type Parameters
Name | Description |
---|---|
T |