Class FileDropFeature

java.lang.Object
com.levigo.jadice.web.demo.common.client.util.FileDropFeature

public class FileDropFeature extends Object
Adds support for Drag&Drop for the PageView To enable it, you need to call new FileDropHandler(myPageView).
  • Constructor Details

    • FileDropFeature

      public FileDropFeature(PageView pageView)