| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Depth | |
| com.togethersoft.openapi.vfs | |
| Uses of Depth in com.togethersoft.openapi.vfs |
| Fields in com.togethersoft.openapi.vfs declared as Depth | |
final static Depth | Depth.INFINITY |
final static Depth | Depth.ONE |
final static Depth | Depth.ZERO |
| Methods in com.togethersoft.openapi.vfs with parameters of type Depth | |
void | VirtualFile.discardCache(Depth depth)Discards any changes made to cache but do not reload file from disk. |
void | VirtualFile.externalUpdate(Depth depth)Not supported now Checks timestamps of file(s) on disk and (re)load their contents if file(s) were updated. |
void | VirtualFile.saveCache(Depth depth)Save all changes in cache to disk. |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||