public interface IModelServiceHolder
IEditorPart
.
Implementations are also need to implement IModelService
to access to
model of the content within Editor.IEditorPart
,
IModelService
Modifier and Type | Method and Description |
---|---|
IEditorPart |
getEditorPart()
Get
IEditorPart implemented together with this interface |
IModelService |
getModelService()
Get
IModelService to access to model of the content |
void |
setEditorTitle(String title)
Set title to
IEditorPart implemented together with this interface |
IModelService getModelService()
IModelService
to access to model of the contentIModelService
IEditorPart getEditorPart()
IEditorPart
implemented together with this interfaceIEditorPart
void setEditorTitle(String title)
IEditorPart
implemented together with this interfacetitle
- target title