Uses of Class
com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDSource
Packages that use ServerBasedDnDSource
Package
Description
-
Uses of ServerBasedDnDSource in com.levigo.jadice.web.demo.common.server.dataprovider
Methods in com.levigo.jadice.web.demo.common.server.dataprovider with parameters of type ServerBasedDnDSourceModifier and TypeMethodDescriptionServerBasedDnDDataProvider.createSourceHandle
(ServerBasedDnDSource source) protected void
ServerBasedDnDDataProvider.doRead
(com.levigo.jadice.document.read.Reader read, ServerBasedDnDSource source) -
Uses of ServerBasedDnDSource in com.levigo.jadice.web.demo.enterprise.client
Methods in com.levigo.jadice.web.demo.enterprise.client with parameters of type ServerBasedDnDSourceModifier and TypeMethodDescriptionvoid
AbstractServerBasedImportHandler.importDrop
(DnDParameter parameter, ServerBasedDnDSource source) Invoke a read action of the given source and apply it to the pageView contained in the parameters.