Search
DraggedItem Methods
 


 Public Methods

  Name Description

getDuration

Get duration calculated by Item (endTime - startTime)

getIcon

get the icon displayed for item

getItem

Get the item wrapped in DraggedItem

getText

Get the text displayed for Item

setDuration

Set the Duration between items

setIcon

set the icon displayed for item

setItem

Set the item that is wrapped in DraggedItem

setText

set the text displayed for DraggedItem

 See Also