MindFusion.Java Package Programmer's Guide
DragFeedBackType Enumeration
See Also
 






Specifies the types of feedback provided when dragging items from ItemListView to Calendar.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  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

com.mindfusion.scheduling Namespace