Uses of Class
com.levigo.jadice.web.demo.common.client.commands.FileReader.FileReadResult
Packages that use FileReader.FileReadResult
Package
Description
-
Uses of FileReader.FileReadResult in com.levigo.jadice.web.demo.common.client.commands
Methods in com.levigo.jadice.web.demo.common.client.commands that return FileReader.FileReadResult -
Uses of FileReader.FileReadResult in com.levigo.jadice.web.demo.common.client.util
Methods in com.levigo.jadice.web.demo.common.client.util with parameters of type FileReader.FileReadResultModifier and TypeMethodDescriptionvoidOpenFileHandler.DefaultOpenFileHandler.onFileOpen(PageView pageView, FileReader.FileReadResult file) abstract voidOpenFileHandler.onFileOpen(PageView pageView, FileReader.FileReadResult file) -
Uses of FileReader.FileReadResult in com.levigo.jadice.web.demo.enterprise.client.openfile
Methods in com.levigo.jadice.web.demo.enterprise.client.openfile with parameters of type FileReader.FileReadResultModifier and TypeMethodDescriptionvoidEnterpriseFileHandler.onFileOpen(PageView pageView, FileReader.FileReadResult file)