|
org.eclipse.jface.text.templates
Class GlobalTemplateVariables.Cursor
java.lang.Object
org.eclipse.jface.text.templates.TemplateVariableResolver
org.eclipse.jface.text.templates.SimpleTemplateVariableResolver
org.eclipse.jface.text.templates.GlobalTemplateVariables.Cursor
-
Enclosing class:
-
GlobalTemplateVariables
-
public static class GlobalTemplateVariables.Cursor
- extends
SimpleTemplateVariableResolver
The cursor variable determines the cursor placement after template edition.
Field Summary
|
static
String
|
NAME
Name of the cursor variable, value= "cursor" |
Methods inherited from class java.lang.
Object
|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
|
NAME
public static final
String NAME
- Name of the cursor variable, value= "cursor"
-
See Also:
-
Constant Field Values
GlobalTemplateVariables.Cursor
public GlobalTemplateVariables.Cursor()
- Creates a new cursor variable
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|