public interface IIndexableLazyContentProvider extends ILazyContentProvider
Modifier and Type | Method and Description |
---|---|
int |
findElement(Object element)
Find the row index of the parameter element in the set of contents provided
by this object.
|
updateElement
dispose, inputChanged
int findElement(Object element)
StructuredViewer#setSelection(ISelection)
more
efficiently.element
- the element to find within the contents served here
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.