protected class StorageDocumentProvider.StorageInfo extends AbstractDocumentProvider.ElementInfo
IStorage
as underlying document resources.Modifier and Type | Field and Description |
---|---|
String |
fEncoding
The encoding used to create the document from the storage or
null for workbench encoding. |
boolean |
fIsModifiable
The flag representing the cached state whether the storage is modifiable.
|
boolean |
fIsReadOnly
The flag representing the cached state whether the storage is read-only.
|
boolean |
fUpdateCache
The flag representing the need to update the cached flag.
|
fCanBeSaved, fCount, fDocument, fElement, fIsStateValidated, fModel, fStatus
Constructor and Description |
---|
StorageDocumentProvider.StorageInfo(IDocument document,
IAnnotationModel model)
Creates a new storage info.
|
documentAboutToBeChanged, documentChanged, equals, hashCode
public boolean fIsModifiable
public boolean fIsReadOnly
public boolean fUpdateCache
public String fEncoding
null
for workbench encoding.public StorageDocumentProvider.StorageInfo(IDocument document, IAnnotationModel model)
document
- the documentmodel
- the annotation model
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.