public class RefinedTreeViewer extends RefinedResultViewer
Modifier and Type | Class and Description |
---|---|
class |
RefinedTreeViewer.TreeAdapter |
Constructor and Description |
---|
RefinedTreeViewer(IQueryContext context,
QueryResult result,
RefinedTree tree) |
Modifier and Type | Method and Description |
---|---|
void |
init(Composite parent,
MultiPaneEditor editor,
AbstractEditorPane pane) |
void |
refresh(List<?> elementPath) |
addContextMenu, contributeToToolBar, dispose, getControl, getQueryResult, getResult, getSelection, setFocus, showDerivedDataColumn
public RefinedTreeViewer(IQueryContext context, QueryResult result, RefinedTree tree)
public void init(Composite parent, MultiPaneEditor editor, AbstractEditorPane pane)
init
in class RefinedResultViewer
public void refresh(List<?> elementPath)