public final class CustomizedContentProviderUtils
extends java.lang.Object
ICustomizedTreeContentProvider
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
resolve(java.lang.Object element)
Resolve the given UI element into the underlying model element.
|
static ISelection |
resolveSelection(ISelection selection)
Replace proxy objects by their underlying model elements in the given selection
|
public static ISelection resolveSelection(ISelection selection)
public static java.lang.Object resolve(java.lang.Object element)
element
- a UI element, that may be a proxy for a model element