|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.EditorPart
org.eclipse.ui.forms.editor.FormPage
org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
org.eclipse.cosmos.rm.smlif.internal.editor.DocumentsPage
public class DocumentsPage
| Field Summary | |
|---|---|
static java.lang.String |
ID
The id of this page |
| Fields inherited from interface org.eclipse.ui.IEditorPart |
|---|
PROP_DIRTY, PROP_INPUT |
| Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
PROP_TITLE |
| Constructor Summary | |
|---|---|
DocumentsPage(org.eclipse.ui.forms.editor.FormEditor editor)
Constructor |
|
| Method Summary | |
|---|---|
protected void |
createLeftColumn(org.eclipse.swt.widgets.Composite parent)
Create the left column content of the page |
protected void |
createRightColumn(org.eclipse.swt.widgets.Composite parent)
Create the right column content of the page |
void |
selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
Invoked when an element is selected under the document tree. |
protected void |
setWeight(org.eclipse.swt.custom.SashForm sashForm)
|
protected void |
updateContent()
This method is invoked when the content of the SML-IF document has changed outside of the SML-IF document. |
void |
widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
|
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent e)
|
| Methods inherited from class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage |
|---|
createColumn, createFormContent, createSection, createTextField, createTextField, doSave, isEnabled, makeSectionReady, modifyText, setEnabled |
| Methods inherited from class org.eclipse.ui.forms.editor.FormPage |
|---|
canLeaveThePage, createPartControl, dispose, doSaveAs, getEditor, getId, getIndex, getManagedForm, getPartControl, getTitleImage, init, initialize, isActive, isDirty, isEditor, isSaveAsAllowed, selectReveal, setActive, setFocus, setIndex |
| Methods inherited from class org.eclipse.ui.part.EditorPart |
|---|
checkSite, getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setContentDescription, setInitializationData, setInput, setInputWithNotify, setPartName |
| Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
|---|
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy |
| Methods inherited from class org.eclipse.core.commands.common.EventManager |
|---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
| 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.IEditorPart |
|---|
getEditorInput, getEditorSite |
| Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
addPropertyListener, getSite, getTitle, getTitleToolTip, removePropertyListener |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.ui.ISaveablePart |
|---|
isSaveOnCloseNeeded |
| Field Detail |
|---|
public static final java.lang.String ID
| Constructor Detail |
|---|
public DocumentsPage(org.eclipse.ui.forms.editor.FormEditor editor)
editor - The editor containing this form page| Method Detail |
|---|
protected void setWeight(org.eclipse.swt.custom.SashForm sashForm)
setWeight in class AbstractFormPageprotected void createLeftColumn(org.eclipse.swt.widgets.Composite parent)
AbstractFormPage
createLeftColumn in class AbstractFormPageparent - The parent compositeprotected void createRightColumn(org.eclipse.swt.widgets.Composite parent)
AbstractFormPage
createRightColumn in class AbstractFormPageparent - The parent compositeAbstractFormPage.createRightColumn(org.eclipse.swt.widgets.Composite)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 selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
selectionChanged in interface org.eclipse.jface.viewers.ISelectionChangedListenerprotected void updateContent()
AbstractFormPage
updateContent in class AbstractFormPageAbstractFormPage.updateContent()
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||