|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SQLEditorStorageEditorInput | |
---|---|
org.eclipse.datatools.sqltools.routineeditor.ui | |
org.eclipse.datatools.sqltools.sqlbuilder.input | |
org.eclipse.datatools.sqltools.sqleditor |
Uses of SQLEditorStorageEditorInput in org.eclipse.datatools.sqltools.routineeditor.ui |
---|
Subclasses of SQLEditorStorageEditorInput in org.eclipse.datatools.sqltools.routineeditor.ui | |
---|---|
class |
ProcEditorInput
The editor input object for routine editor. |
Uses of SQLEditorStorageEditorInput in org.eclipse.datatools.sqltools.sqlbuilder.input |
---|
Subclasses of SQLEditorStorageEditorInput in org.eclipse.datatools.sqltools.sqlbuilder.input | |
---|---|
class |
SQLBuilderStorageEditorInput
This class implements the ISQLBuilderEditorInput interface on a
IStorageEditorInput base. |
Uses of SQLEditorStorageEditorInput in org.eclipse.datatools.sqltools.sqleditor |
---|
Methods in org.eclipse.datatools.sqltools.sqleditor with parameters of type SQLEditorStorageEditorInput | |
---|---|
static void |
SQLEditorInputFactory.saveState(org.eclipse.ui.IMemento memento,
SQLEditorStorageEditorInput input)
Saves the state of the given storage editor input object in the given memento. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |