Class ServerBasedDnDHandle

java.lang.Object
com.levigo.jadice.web.shared.model.PageSegmentHandle
com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDHandle
All Implemented Interfaces:
Serializable

public class ServerBasedDnDHandle extends PageSegmentHandle
Handle to load drag and drop data from the server
See Also:
  • Constructor Details

    • ServerBasedDnDHandle

      public ServerBasedDnDHandle(String uuid)
    • ServerBasedDnDHandle

      @Deprecated public ServerBasedDnDHandle()
      Deprecated.
      GWT only
  • Method Details