|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.ui.editor.EditorExtension
org.eclipse.hyades.test.ui.editor.extension.BaseEditorExtension
org.eclipse.hyades.test.ui.internal.editor.extension.TestSuiteEditorExtension
Hyades default test suite editor extension that is suitable for all the test suite objects.
This class is used whenever it is not possible neither to identify nor to locate the appropriate extension editor.
| Field Summary | |
|---|---|
static java.lang.String |
EXTENSION_ID
Deprecated. |
| Constructor Summary | |
|---|---|
TestSuiteEditorExtension()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
createPages()
Deprecated. |
void |
dispose()
Deprecated. |
org.eclipse.jface.viewers.IStructuredSelection |
getSelection()
Deprecated. |
org.eclipse.hyades.models.common.testprofile.TPFTestSuite |
getTestSuite()
Deprecated. Returns the test suite that is manipulated by this editor extension. |
boolean |
pageActivated(int index)
Deprecated. |
void |
refreshContent(java.lang.Object data)
Deprecated. |
| Methods inherited from class org.eclipse.hyades.test.ui.editor.extension.BaseEditorExtension |
|---|
addListener, clearDirty, doSave, doSaveAs, doSaveEditorFile, editorFileChanged, editorFileDeleted, editorFileWriteAccessChanged, getAdapter, getClipboard, getObjectURI, getProgressMonitor, getResourceSet, handle, handleException, isDirty, isOkToSave, isSaveAsAllowed, logSaveMessage, markDirty, notifyWriteAccessChangeListeners, reload, reloadEditorObject, removeListener, save |
| Methods inherited from class org.eclipse.hyades.ui.editor.EditorExtension |
|---|
checkPagesDirtyState, getHyadesEditorPart, getStatusLineMessage, gotoMarker, init, isSaveOnCloseNeeded, refreshPages, selectionChanged, setSelection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String EXTENSION_ID
| Constructor Detail |
public TestSuiteEditorExtension()
| Method Detail |
public void dispose()
IDisposable.dispose()public org.eclipse.hyades.models.common.testprofile.TPFTestSuite getTestSuite()
public void createPages()
IEditorExtension.createPages()public void refreshContent(java.lang.Object data)
IRefreshable.refreshContent(java.lang.Object)public org.eclipse.jface.viewers.IStructuredSelection getSelection()
IEditorExtension.getSelection()public boolean pageActivated(int index)
IEditorExtension.pageActivated(int)
|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||