public interface DetailsPart
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.swt.widgets.Control |
initialize(DecisionManager manager,
ConflictOption option,
org.eclipse.swt.widgets.Composite parent)
Allows to add a custom merge widget.
|
org.eclipse.swt.widgets.Control initialize(DecisionManager manager, ConflictOption option, org.eclipse.swt.widgets.Composite parent)
manager - current DecisionManageroption - the current ConflictOptionparent - parent component to which the widget is addedCopyright © 2017. All rights reserved.