Uses of Interface
com.levigo.jadice.web.client.tools.dnd.ImportHandler
Packages that use ImportHandler
Package
Description
-
Uses of ImportHandler in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools that return types with arguments of type ImportHandler -
Uses of ImportHandler in com.levigo.jadice.web.client.tools.dnd
Classes in com.levigo.jadice.web.client.tools.dnd that implement ImportHandlerModifier and TypeClassDescriptionclass
ImportHandler used to sort the pages within a thumbnailPageView.Methods in com.levigo.jadice.web.client.tools.dnd with parameters of type ImportHandlerModifier and TypeMethodDescriptionvoid
ImportHandler.dropDone
(DnDParameter parameter, ImportHandler usedHandler) This method is used to cleanup data after a drop was completed.void
PageSortImportHandler.dropDone
(DnDParameter parameter, ImportHandler usedHandler) -
Uses of ImportHandler in com.levigo.jadice.web.demo.enterprise.client
Classes in com.levigo.jadice.web.demo.enterprise.client that implement ImportHandlerModifier and TypeClassDescriptionclass
Abstract class to handle common server based import actions.Methods in com.levigo.jadice.web.demo.enterprise.client with parameters of type ImportHandlerModifier and TypeMethodDescriptionvoid
AbstractServerBasedImportHandler.dropDone
(DnDParameter parameter, ImportHandler usedHandler) -
Uses of ImportHandler in com.levigo.jadice.web.demo.enterprise.client.dnd
Classes in com.levigo.jadice.web.demo.enterprise.client.dnd that implement ImportHandlerModifier and TypeClassDescriptionclass
Handles drops from the document platform.class
Handles drops between jwt instances in different browser tabs.