|
org.netbeans.modules.editor.codetemplates/1 1.2.31 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeTemplateParameter | |
---|---|
org.netbeans.lib.editor.codetemplates.spi |
Uses of CodeTemplateParameter in org.netbeans.lib.editor.codetemplates.spi |
---|
Methods in org.netbeans.lib.editor.codetemplates.spi that return CodeTemplateParameter | |
---|---|
CodeTemplateParameter |
CodeTemplateParameter.getMaster()
Get the master parameter of this parameter. |
CodeTemplateParameter |
CodeTemplateInsertRequest.getMasterParameter(String name)
Get master parameter with the given name. |
Methods in org.netbeans.lib.editor.codetemplates.spi with parameters of type CodeTemplateParameter | |
---|---|
void |
CodeTemplateProcessor.parameterValueChanged(CodeTemplateParameter masterParameter,
boolean typingChange)
Notification that a master parameter's value has been modified by the user and the processor may need to react to it. |
|
org.netbeans.modules.editor.codetemplates/1 1.2.31 | |||||||||
PREV NEXT | FRAMES NO FRAMES |