|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateVariableType | |
---|---|
org.eclipse.jface.text.templates | Application programming interfaces for interaction with the Eclipse text template support. |
Uses of TemplateVariableType in org.eclipse.jface.text.templates |
---|
Methods in org.eclipse.jface.text.templates that return TemplateVariableType | |
---|---|
TemplateVariableType |
TemplateVariable.getVariableType()
Returns the type of the variable. |
Methods in org.eclipse.jface.text.templates with parameters of type TemplateVariableType | |
---|---|
protected TemplateVariable |
TemplateTranslator.createVariable(TemplateVariableType type,
String name,
int[] offsets)
Hook method to create new variables. |
Constructors in org.eclipse.jface.text.templates with parameters of type TemplateVariableType | |
---|---|
TemplateVariable(TemplateVariableType type,
String name,
String defaultValue,
int[] offsets)
Creates a template variable. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.