Specifies the types of feedback provided when dragging items from ItemListView to Calendar.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public enum DragFeedBackType |
Members| Member name | Description | |
|---|---|---|
![]() |
GhostImage |
Show item's ghost image at drop position. |
![]() |
InsertionLine |
Show an insertion lines at drop position. |
See Also