|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.epf.richtext.RichText
org.eclipse.epf.authoring.ui.editors.MethodRichText
A Method Editor Rich Text control.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.epf.richtext.IRichText |
|---|
PROPERTY_NAME |
| Constructor Summary | |
|---|---|
MethodRichText(org.eclipse.swt.widgets.Composite parent,
int style,
java.lang.String basePath,
MethodElement methodElement)
Creates a new instance. |
|
| Method Summary | |
|---|---|
MethodElement |
getMethodElement()
Returns the method element associated with this rich text control. |
org.eclipse.emf.ecore.EObject |
getModalObject()
Returns the modal object associated with this rich text control. |
org.eclipse.emf.ecore.EStructuralFeature |
getModalObjectFeature()
Returns modal object feature associated with this rich text control. |
void |
setMethodElement(MethodElement methodElement)
Sets the method element associated with this rich text control. |
void |
setModalObject(org.eclipse.emf.ecore.EObject modalObject)
Sets the modal object associated with this rich text control. |
void |
setModalObjectFeature(org.eclipse.emf.ecore.EStructuralFeature modalObjectFeature)
Sets the modal object feature associated with this rich text control. |
| Methods inherited from class org.eclipse.epf.richtext.RichText |
|---|
addDisposeListener, addHelpListener, addKeyListener, addListener, addModifyListener, dispose, executeCommand, executeCommand, executeCommand, getBasePath, getControl, getData, getEditable, getLayoutData, getListeners, getModified, getModifyListeners, getSelectedText, getText, hasFocus, isDisposed, notifyModifyListeners, removeDisposeListener, removeHelpListener, removeKeyListener, removeListener, removeModifyListener, restoreText, setData, setEditable, setFocus, setLayoutData, setModified, setText |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.epf.richtext.IRichText |
|---|
addDisposeListener, addHelpListener, addKeyListener, addListener, addModifyListener, dispose, executeCommand, executeCommand, executeCommand, getBasePath, getControl, getData, getEditable, getLayoutData, getListeners, getModified, getModifyListeners, getSelectedText, getText, hasFocus, isDisposed, removeDisposeListener, removeHelpListener, removeKeyListener, removeListener, removeModifyListener, restoreText, setData, setEditable, setFocus, setLayoutData, setModified, setText |
| Constructor Detail |
public MethodRichText(org.eclipse.swt.widgets.Composite parent,
int style,
java.lang.String basePath,
MethodElement methodElement)
parent - The parent control.style - The initial style for the editor.basePath - The base path used for resolving hrefs.| Method Detail |
public void setMethodElement(MethodElement methodElement)
methodElement - public MethodElement getMethodElement()
getMethodElement in interface IMethodRichTextpublic org.eclipse.emf.ecore.EObject getModalObject()
getModalObject in interface IMethodRichTextpublic void setModalObject(org.eclipse.emf.ecore.EObject modalObject)
setModalObject in interface IMethodRichTextpublic org.eclipse.emf.ecore.EStructuralFeature getModalObjectFeature()
getModalObjectFeature in interface IMethodRichTextpublic void setModalObjectFeature(org.eclipse.emf.ecore.EStructuralFeature modalObjectFeature)
setModalObjectFeature in interface IMethodRichText
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||