|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.texteditor.AbstractDocumentProvider
org.eclipse.ui.editors.text.StorageDocumentProvider
org.eclipse.datatools.sqltools.sqleditor.SQLStorageDocumentProvider
public class SQLStorageDocumentProvider
Constructor Summary | |
---|---|
SQLStorageDocumentProvider()
|
Method Summary | |
---|---|
boolean |
isModifiable(java.lang.Object element)
|
Methods inherited from class org.eclipse.ui.editors.text.StorageDocumentProvider |
---|
getContentType, getDefaultEncoding, getEncoding, isNotSynchronizedException, isReadOnly, setEncoding |
Methods inherited from class org.eclipse.ui.texteditor.AbstractDocumentProvider |
---|
aboutToChange, addElementStateListener, canSaveDocument, changed, connect, disconnect, getAnnotationModel, getDocument, getModificationStamp, getProgressMonitor, getStatus, getSynchronizationStamp, isDeleted, isStateValidated, isSynchronized, mustSaveDocument, removeElementStateListener, resetDocument, saveDocument, setCanSaveDocument, setProgressMonitor, synchronize, updateStateCache, validateState |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SQLStorageDocumentProvider()
Method Detail |
---|
public boolean isModifiable(java.lang.Object element)
isModifiable
in interface org.eclipse.ui.texteditor.IDocumentProviderExtension
isModifiable
in class org.eclipse.ui.editors.text.StorageDocumentProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |