Uses of Class
com.levigo.jadice.web.demo.enterprise.client.dnd.DnDRequestDTO
Packages that use DnDRequestDTO
-
Uses of DnDRequestDTO in com.levigo.jadice.web.demo.enterprise.client.dnd
Methods in com.levigo.jadice.web.demo.enterprise.client.dnd that return DnDRequestDTOModifier and TypeMethodDescriptionstatic DnDRequestDTO
DnDRequestDTO.create
(com.google.gwt.core.client.JsArrayNumber selection, String uuid, DocumentSnapshotDTO document) Replacement constructor.static DnDRequestDTO
DnDRequestDTO.create
(Collection<Integer> selection, String uuid, DocumentSnapshotDTO document)