Package | Description |
---|---|
org.eclipse.ui.editors.text.templates |
Application programming interfaces for interaction
with the Eclipse text editor template support.
|
org.eclipse.ui.texteditor.templates |
Application programming interfaces for interaction
with the Eclipse text editor template support.
|
Modifier and Type | Class and Description |
---|---|
class |
ContributionTemplateStore
Manages templates.
|
Modifier and Type | Method and Description |
---|---|
abstract TemplateStore |
AbstractTemplatesPage.getTemplateStore()
Returns the template store used in this page.
|
TemplateStore |
ITemplatesPageExtension.getTemplateStore()
Returns template store associated with this page.
|
TemplateStore |
TemplatesView.getTemplateStore()
Returns the template store of the current page.
|
TemplateStore |
TemplatePreferencePage.getTemplateStore()
Returns the template store.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplatePreferencePage.setTemplateStore(TemplateStore store)
Sets the template store.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.