@Deprecated
public interface ElementLookupRenderer<T>
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<ElementLookupRenderer> |
EP_NAME
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
handlesItem(java.lang.Object element)
Deprecated.
|
void |
renderElement(LookupItem item,
T element,
LookupElementPresentation presentation)
Deprecated.
|
static final ExtensionPointName<ElementLookupRenderer> EP_NAME
boolean handlesItem(java.lang.Object element)
void renderElement(LookupItem item, T element, LookupElementPresentation presentation)