public class JSConstructorCompletion extends JSFunctionCompletion
JSFunctionCompletion.JSFunctionParamBASIC_COMPLETION_RELEVANCE, BEAN_METHOD_RELEVANCE, DEFAULT_CLASS_RELEVANCE, DEFAULT_FUNCTION_RELEVANCE, DEFAULT_VARIABLE_RELEVANCE, GLOBAL_FUNCTION_RELEVANCE, GLOBAL_VARIABLE_RELEVANCE, LOCAL_VARIABLE_RELEVANCE, STATIC_FIELD_RELEVANCE, TEMPLATE_RELEVANCE| Constructor and Description |
|---|
JSConstructorCompletion(CompletionProvider provider,
MethodInfo method) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Icon |
getIcon() |
compareTo, equals, getAlreadyEntered, getDefinitionString, getEnclosingClassName, getLookupName, getMethodData, getRelevance, getSignature, getSummary, getType, getType, hashCode, toStringpublic JSConstructorCompletion(CompletionProvider provider,
MethodInfo method)
public javax.swing.Icon getIcon()
getIcon in class JSFunctionCompletion