Class FileMgr.FileEntry
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
org.silverpeas.mobile.client.common.file.FileMgr.Entry
org.silverpeas.mobile.client.common.file.FileMgr.FileEntry
- Enclosing class:
- FileMgr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal FileMgr.FileWritercreateWriter(FileMgr.FileWriterCallback callback) final FileMgr.Filefile(FileMgr.FileCallback callback) Methods inherited from class org.silverpeas.mobile.client.common.file.FileMgr.Entry
copyTo, getFullPath, getMetadata, getName, getParent, isDirectory, isFile, moveTo, remove, toURIMethods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
FileEntry
protected FileEntry()
-
-
Method Details
-
createWriter
-
file
-