|
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.test.ui.internal.editor.form.ExecutionEventDetailPageProvider
Provides DetailPage for input elements of type TPFExecutionEvent. This provider is using the extension registry to look up for specific detail pages associated the execution event's type. If no specific detail page is associated to the type of execution event, or if the execution event has no type, a default page is provided.
| Constructor Summary | |
|---|---|
ExecutionEventDetailPageProvider()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
dispose()
Deprecated. Invoked when the owning DetailSection is disposed. |
org.eclipse.hyades.test.ui.editor.form.util.IDetailPage |
getDetailPage(java.lang.Object element)
Deprecated. Returns a DetailPage for a specific element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExecutionEventDetailPageProvider()
| Method Detail |
public org.eclipse.hyades.test.ui.editor.form.util.IDetailPage getDetailPage(java.lang.Object element)
DetailSection.IDetailPageProvider
getDetailPage in interface DetailSection.IDetailPageProviderelement - An element.
null if this provider
does not know the element type (in that case, the owning DetailSection
displays a default DetailPage).public void dispose()
DetailSection.IDetailPageProvider
dispose in interface DetailSection.IDetailPageProvider
|
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 | ||||||||||