|
TPTP 4.5.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.swt.accessibility.AccessibleAdapter
org.eclipse.hyades.test.ui.internal.editor.form.base.FormSection
org.eclipse.hyades.test.ui.internal.editor.form.util.EditorSection
public abstract class EditorSection
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.FormSection |
|---|
addSeparator, client, collapsable, descriptionLabel, descriptionPainted, header, headerPainted, SELECTION, separator, toggle |
| Constructor Summary | |
|---|---|
protected |
EditorSection(EditorForm editorForm)
Deprecated. Constructor for EMFEditorSection |
| Method Summary | |
|---|---|
void |
dispose()
Deprecated. |
protected org.eclipse.swt.dnd.Clipboard |
getClipboard()
Deprecated. Utility method to retrieve the clipboard. |
protected EditorForm |
getEditorForm()
Deprecated. Returns this section's editor form. |
protected FormWidgetFactory |
getFormWidgetFactory()
Deprecated. |
protected org.eclipse.hyades.ui.editor.IHyadesEditorPart |
getHyadesEditorPart()
Deprecated. Utility method to retrieve the Hyades editor part. |
abstract java.lang.Object |
getInput()
Deprecated. Returns the section's input. |
abstract org.eclipse.jface.viewers.IStructuredSelection |
getStructuredSelection()
Deprecated. Returns this section's selection. |
void |
initialize(java.lang.Object input)
Deprecated. |
boolean |
isDirty()
Deprecated. |
boolean |
isReadOnly()
Deprecated. |
protected void |
reflow()
Deprecated. |
protected void |
setFormWidgetFactory(FormWidgetFactory formWidgetFactory)
Deprecated. |
abstract void |
setInput(java.lang.Object object)
Deprecated. Place holder that customers can invoke to trigger the section's data to be loaded. |
void |
verifyKey(org.eclipse.swt.events.VerifyEvent event)
Deprecated. |
| Methods inherited from class org.eclipse.hyades.test.ui.internal.editor.form.base.FormSection |
|---|
canPaste, commitChanges, createClient, createControl, createText, createText, createText, createText, doGlobalAction, doToggle, expandTo, fireChangeNotification, fireSelectionNotification, getCollapsable, getDescription, getDescription, getHeaderColorKey, getHeaderText, getHeightHint, getHelp, getName, getWidthHint, isAddSeparator, isDescriptionPainted, isHeaderPainted, propertyChange, sectionChanged, setAddSeparator, setCollapsable, setCollapsed, setDescription, setDescriptionPainted, setDirty, setFocus, setHeaderColorKey, setHeaderPainted, setHeaderText, setHeightHint, setReadOnly, setWidthHint, update |
| Methods inherited from class org.eclipse.swt.accessibility.AccessibleAdapter |
|---|
getKeyboardShortcut |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.part.ISetSelectionTarget |
|---|
selectReveal |
| Constructor Detail |
|---|
protected EditorSection(EditorForm editorForm)
editorForm - | Method Detail |
|---|
public void dispose()
dispose in interface org.eclipse.hyades.ui.util.IDisposabledispose in class FormSectionorg.eclipse.update.ui.forms.internal.FormSection#dispose()protected FormWidgetFactory getFormWidgetFactory()
protected void setFormWidgetFactory(FormWidgetFactory formWidgetFactory)
protected EditorForm getEditorForm()
protected org.eclipse.hyades.ui.editor.IHyadesEditorPart getHyadesEditorPart()
protected org.eclipse.swt.dnd.Clipboard getClipboard()
public boolean isReadOnly()
isReadOnly in class FormSectionorg.eclipse.update.ui.forms.internal.FormSection#isReadOnly()public boolean isDirty()
isDirty in class FormSectionorg.eclipse.update.ui.forms.internal.FormSection#isDirty()public void initialize(java.lang.Object input)
initialize in class FormSectionorg.eclipse.update.ui.forms.internal.FormSection#initialize(java.lang.Object)public abstract void setInput(java.lang.Object object)
object - This section input.public abstract java.lang.Object getInput()
public abstract org.eclipse.jface.viewers.IStructuredSelection getStructuredSelection()
protected void reflow()
reflow in class FormSectionorg.eclipse.update.ui.forms.internal.FormSection#reflow()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.5.0 Testing Tools Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||