|
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.base.AbstractForm
org.eclipse.hyades.test.ui.internal.editor.form.base.AbstractSectionForm
org.eclipse.hyades.test.ui.internal.editor.form.base.SectionForm
org.eclipse.hyades.test.ui.internal.editor.form.base.ScrollableSectionForm
org.eclipse.hyades.test.ui.editor.form.util.EditorForm
org.eclipse.hyades.test.ui.internal.editor.form.ConfigurableObjectOverviewForm
org.eclipse.hyades.test.ui.internal.editor.form.LocationsForm
This is the locations tab of the deployment editor.
| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.hyades.test.ui.editor.form.util.EditorForm |
|---|
org.eclipse.hyades.test.ui.editor.form.util.EditorForm.ArgByReference |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.SectionForm |
|---|
heightHint, widthHint |
| Fields inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.AbstractSectionForm |
|---|
H_SCROLL_INCREMENT, sections, V_SCROLL_INCREMENT |
| Fields inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.AbstractForm |
|---|
factory, headingBackground, headingForeground, headingImage, headingText, headingVisible, titleFont |
| Constructor Summary | |
|---|---|
LocationsForm(DeploymentEditorExtension deploymentEditorExtension,
org.eclipse.hyades.test.ui.editor.form.util.WidgetFactory widgetFactory)
Deprecated. Constructor for LocationForm |
|
| Method Summary | |
|---|---|
boolean |
activated()
Deprecated. |
protected void |
addDetails(DetailSection detailSection)
Deprecated. |
protected org.eclipse.jface.action.IAction[] |
createButtonActions()
Deprecated. Creates the actions of the buttons that the primary editor section will use. |
protected void |
createEditorFormContents(org.eclipse.swt.widgets.Composite parent)
Deprecated. |
protected void |
createGeneralInfoSection(org.eclipse.swt.widgets.Composite parent)
Deprecated. Method used to create the general information section on this overview page. |
void |
dispose()
Deprecated. |
org.eclipse.jface.viewers.ISelection |
getSelection()
Deprecated. |
boolean |
isEditable()
Deprecated. |
void |
load()
Deprecated. |
void |
selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
Deprecated. |
void |
selectReveal(org.eclipse.jface.viewers.ISelection selection)
Deprecated. |
void |
setEditable(boolean isEditable)
Deprecated. |
void |
setGeneralInfoPageIndex(int index)
Deprecated. As of TPTP V4.4.0, this method is deprecated. |
| Methods inherited from class org.eclipse.hyades.test.ui.internal.editor.form.ConfigurableObjectOverviewForm |
|---|
addSection, createPropertyGroupExtensionsSection, getDataObject, getGeneralInfoSection, getLeftColumnContainer, getPropertyGroupsSection, getRightColumnContainer, setGeneralInfoSection, setGeneralInfoSectionHelp, updateTitle |
| Methods inherited from class org.eclipse.hyades.test.ui.editor.form.util.EditorForm |
|---|
createColumn, createControl, createFormClient, getBaseEditorExtension, getCurrentSelection, getStatusLineManager, getWidgetFactory, init |
| Methods inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.ScrollableSectionForm |
|---|
createControl, createParent, isScrollable, isVerticalFit, setScrollable, setVerticalFit, update, updateScrollBars, updateScrolledComposite |
| Methods inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.SectionForm |
|---|
getControl, getTitleHeight, paintControl, propertyChange, setHeadingText, setHeadingVisible |
| Methods inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.AbstractSectionForm |
|---|
canPaste, commitChanges, doGlobalAction, ensureVisible, ensureVisible, getControlLocation, getFocusControl, initialize, registerSection, scrollHorizontal, scrollPage, scrollVertical, setFocus, unregisterSection, updatePageIncrement |
| Methods inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.AbstractForm |
|---|
canPerformDirectly, expandTo, getFactory, getHeadingBackground, getHeadingForeground, getHeadingImage, getHeadingText, isHeadingVisible, setHeadingBackground, setHeadingForeground, setHeadingImage, updateHyperlinkColors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocationsForm(DeploymentEditorExtension deploymentEditorExtension,
org.eclipse.hyades.test.ui.editor.form.util.WidgetFactory widgetFactory)
deploymentEditorExtension - widgetFactory - | Method Detail |
public void dispose()
dispose in interface org.eclipse.hyades.ui.util.IDisposabledispose in class ConfigurableObjectOverviewFormorg.eclipse.update.ui.forms.internal.IForm#dispose()protected void createEditorFormContents(org.eclipse.swt.widgets.Composite parent)
createEditorFormContents in class ConfigurableObjectOverviewFormorg.eclipse.hyades.test.ui.internal.editor.form.common.EditorForm#createEditorFormContents(org.eclipse.swt.widgets.Composite)protected void addDetails(DetailSection detailSection)
protected void createGeneralInfoSection(org.eclipse.swt.widgets.Composite parent)
ConfigurableObjectOverviewForm
createGeneralInfoSection in class ConfigurableObjectOverviewFormparent - protected org.eclipse.jface.action.IAction[] createButtonActions()
public void setEditable(boolean isEditable)
public boolean isEditable()
public void setGeneralInfoPageIndex(int index)
index - public void load()
load in class ConfigurableObjectOverviewFormorg.eclipse.hyades.test.ui.internal.editor.form.common.EditorForm#load()public void selectReveal(org.eclipse.jface.viewers.ISelection selection)
selectReveal in interface org.eclipse.ui.part.ISetSelectionTargetISetSelectionTarget.selectReveal(org.eclipse.jface.viewers.ISelection)public void selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
selectionChanged in interface org.eclipse.jface.viewers.ISelectionChangedListenerISelectionChangedListener.selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent)public org.eclipse.jface.viewers.ISelection getSelection()
public boolean activated()
activated in class ConfigurableObjectOverviewFormorg.eclipse.hyades.test.ui.internal.editor.form.common.EditorForm#activated()
|
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 | ||||||||||