public class PostfixChangedBuiltinTemplate extends PostfixTemplateWrapper
Constructor and Description |
---|
PostfixChangedBuiltinTemplate(PostfixTemplate template,
PostfixTemplate builtin) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
PostfixTemplate |
getBuiltinTemplate() |
int |
hashCode() |
boolean |
isBuiltin()
Builtin templates cannot be removed.
|
expand, getDelegate, getDescription, isApplicable, isEditable, isEnabled, startInWriteAction
calcDescription, getExample, getId, getKey, getPresentableName, getProvider
public PostfixChangedBuiltinTemplate(PostfixTemplate template, PostfixTemplate builtin)
public PostfixTemplate getBuiltinTemplate()
public boolean isBuiltin()
PostfixTemplate
isBuiltin
in class PostfixTemplateWrapper
public boolean equals(java.lang.Object o)
equals
in class PostfixTemplateWrapper
public int hashCode()
hashCode
in class PostfixTemplateWrapper