Package | Description |
---|---|
org.eclipse.emf.compare.rcp.ui.internal.preferences.impl |
Modifier and Type | Method and Description |
---|---|
InteractiveUIContent.InteractiveUIBuilder<T> |
InteractiveUIContent.InteractiveUIBuilder.setConfigurationNodeKey(String key)
Node key used to get the
Preferences to retrieve IConfigurationUIFactory . |
InteractiveUIContent.InteractiveUIBuilder<T> |
InteractiveUIContent.InteractiveUIBuilder.setConfiguratorUIRegistry(Map<String,IConfigurationUIFactory> configuratorUIRegistry)
Registry of
IConfigurationUIFactory used to fill the configuration composite. |
InteractiveUIContent.InteractiveUIBuilder<T> |
InteractiveUIContent.InteractiveUIBuilder.setDefaultCheck(Set<IItemDescriptor<T>> newDefaultCheck)
Sets the default element to check.
|
InteractiveUIContent.InteractiveUIBuilder<T> |
InteractiveUIContent.InteractiveUIBuilder.setDefaultSelection(IItemDescriptor<T> newDefaultSelection)
Set the default element to select.
|
InteractiveUIContent.InteractiveUIBuilder<T> |
InteractiveUIContent.InteractiveUIBuilder.setHasDescription(boolean newHasDescription)
Set to true if "this" needs to create a description field.
|
InteractiveUIContent.InteractiveUIBuilder<T> |
InteractiveUIContent.InteractiveUIBuilder.setHoldingData(DataHolder<T> newDataHolder)
Sets a dataHolder that will be synchronized with the checked element.
|
InteractiveUIContent.InteractiveUIBuilder<T> |
InteractiveUIContent.InteractiveUIBuilder.setSimple(boolean newIsSimple)
Set to true if the viewer can only have only one element checked at a time.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.