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
Handle to load drag and drop data from the server
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.levigo.jadice.web.shared.model.PageSegmentHandle
copyTo, equals, getDocumentLayer, getPageIndex, getPageSegmentUUID, hashCode, init, setDocumentLayer, setPageIndex, setPageSegmentUUID, toString
-
Constructor Details
-
ServerBasedDnDHandle
-
ServerBasedDnDHandle
Deprecated.GWT only
-
-
Method Details
-
getIdentifier
Description copied from class:PageSegmentHandle
Creates a "DocumentID" to be able to cache the Jadice document on recovering. NOTE: The Identifier represents the ID of the Document, not thePageSegment
!- Specified by:
getIdentifier
in classPageSegmentHandle
- Returns:
- The unique DocumentID of the document associated with this
PageSegment
.
-
getUuid
-
copy
- Specified by:
copy
in classPageSegmentHandle
-