public interface IEditorFileSystem
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getFilesAndFolders(String type,
String path) |
List<EditorResourceType> |
getResourceTypes() |
IEditorFileRef |
getStreamRef(String type,
String path) |
boolean |
hasThumbnails() |
List<?> getFilesAndFolders(String type, String path) throws Exception
Exceptionboolean hasThumbnails()
List<EditorResourceType> getResourceTypes()
IEditorFileRef getStreamRef(String type, String path) throws Exception
ExceptionCopyright © 2017 etc.to. All rights reserved.