Uses of Package
com.levigo.jadice.web.client.tools.dnd
Packages that use com.levigo.jadice.web.client.tools.dnd
Package
Description
-
Classes in com.levigo.jadice.web.client.tools.dnd used by com.levigo.jadice.web.client.toolsClassDescriptionExportHandler can be used to put custom data into a dragEvent.ImportHandler can be used to handle drag and drop events onto the
ThumbnailView
. -
Classes in com.levigo.jadice.web.client.tools.dnd used by com.levigo.jadice.web.client.tools.dndClassDescriptionThe parameter is given to
ExportHandler
s andImportHandler
s to handle different types of drag and drop related events.ImportHandler can be used to handle drag and drop events onto theThumbnailView
. -
Classes in com.levigo.jadice.web.client.tools.dnd used by com.levigo.jadice.web.demo.enterprise.clientClassDescriptionThe parameter is given to
ExportHandler
s andImportHandler
s to handle different types of drag and drop related events.ImportHandler can be used to handle drag and drop events onto theThumbnailView
. -
Classes in com.levigo.jadice.web.client.tools.dnd used by com.levigo.jadice.web.demo.enterprise.client.dndClassDescriptionThe parameter is given to
ExportHandler
s andImportHandler
s to handle different types of drag and drop related events.ExportHandler can be used to put custom data into a dragEvent.ImportHandler can be used to handle drag and drop events onto theThumbnailView
.