Search
DraggedItem.setText Method
See Also
 






set the text displayed for DraggedItem

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

 Syntax

Java  Copy Code

public void setText (
    String text
)

 Parameters

text

 See Also