public static final class AbstractStructuredViewerWrapper.ControlAndViewer<C extends org.eclipse.swt.widgets.Control,V extends org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.IWrappableStructuredViewer> extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static <C extends org.eclipse.swt.widgets.Control,V extends org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.IWrappableStructuredViewer> | create(C control,
      V viewer) | 
| C | getControl() | 
| V | getViewer() | 
public C getControl()
public V getViewer()
public static <C extends org.eclipse.swt.widgets.Control,V extends org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.IWrappableStructuredViewer> AbstractStructuredViewerWrapper.ControlAndViewer<C,V> create(C control, V viewer)
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.