|
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.editor.form.util.AbstractDetailPage
org.eclipse.hyades.test.tools.ui.common.internal.editor.LoopDetailPage
Loop pane in the behavior tabbed pane used in various test editors.
AbstractDetailPage,
ModifyListener,
SelectionListener| Field Summary | |
|---|---|
protected static int |
HELP_ITERATION_CONTROL
|
protected static int |
HELP_PAGE_CONTROL
|
protected static int |
HELP_SYNCHRONOUS_CONTROL
|
| Fields inherited from class org.eclipse.hyades.test.ui.editor.form.util.AbstractDetailPage |
|---|
context |
| Constructor Summary | |
|---|---|
LoopDetailPage()
|
|
| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Control |
createControl(org.eclipse.swt.widgets.Composite parent,
FormWidgetFactory factory,
org.eclipse.hyades.test.ui.editor.form.util.IDetailPageContext context)
|
void |
dispose()
|
java.lang.Object |
getInput()
|
protected abstract java.lang.String |
getIteractionsLabel()
Resolves the label for the iteractions text field. |
protected abstract java.lang.String |
getSynchronousLabel()
Resolves the label for the synchronous check-box. |
void |
modifyText(org.eclipse.swt.events.ModifyEvent e)
|
protected void |
registerHelp(int flag,
java.lang.Object object)
|
void |
setInput(java.lang.Object object)
|
void |
verifyKey(org.eclipse.swt.events.VerifyEvent event)
|
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
|
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent e)
|
| Methods inherited from class org.eclipse.hyades.test.ui.editor.form.util.AbstractDetailPage |
|---|
getEditorForm, getStructuredSelection, isReadOnly, selectReveal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final int HELP_PAGE_CONTROL
protected static final int HELP_ITERATION_CONTROL
protected static final int HELP_SYNCHRONOUS_CONTROL
| Constructor Detail |
public LoopDetailPage()
| Method Detail |
public void dispose()
dispose in interface org.eclipse.hyades.ui.util.IDisposableIDisposable.dispose()
public org.eclipse.swt.widgets.Control createControl(org.eclipse.swt.widgets.Composite parent,
FormWidgetFactory factory,
org.eclipse.hyades.test.ui.editor.form.util.IDetailPageContext context)
createControl in interface org.eclipse.hyades.test.ui.editor.form.util.IDetailPageorg.eclipse.hyades.test.ui.editor.form.util.AbstractDetailPage#createControl(org.eclipse.swt.widgets.Composite, org.eclipse.hyades.test.ui.internal.editor.form.base.FormWidgetFactory)protected abstract java.lang.String getSynchronousLabel()
If the resolved label for the synchronous check-box is
null or an empty string, the synchronous
check-box is not added to the page.
protected abstract java.lang.String getIteractionsLabel()
If the resolved label for the iteractions text field is
null or an empty string, the iteractions
text field is not added to the page.
protected void registerHelp(int flag,
java.lang.Object object)
public void setInput(java.lang.Object object)
setInput in interface org.eclipse.hyades.test.ui.editor.form.util.IDetailPageEditorSection.setInput(java.lang.Object)public java.lang.Object getInput()
getInput in interface org.eclipse.hyades.test.ui.editor.form.util.IDetailPageEditorSection.getInput()public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListenerSelectionListener.widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent)public void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
widgetSelected in interface org.eclipse.swt.events.SelectionListenerSelectionListener.widgetSelected(org.eclipse.swt.events.SelectionEvent)public void modifyText(org.eclipse.swt.events.ModifyEvent e)
modifyText in interface org.eclipse.swt.events.ModifyListenerModifyListener.modifyText(org.eclipse.swt.events.ModifyEvent)public void verifyKey(org.eclipse.swt.events.VerifyEvent event)
verifyKey in interface org.eclipse.swt.custom.VerifyKeyListenerVerifyKeyListener.verifyKey(org.eclipse.swt.events.VerifyEvent)
|
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 | ||||||||||