org.eclipse.emf.ecp.view.internal.editor.controls
Class ControlRootEClassControl

java.lang.Object
  extended by org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
      extended by org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
          extended by org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
              extended by org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
                  extended by org.eclipse.emf.ecp.view.internal.editor.controls.ControlRootEClassControl
All Implemented Interfaces:
ECPControlSWT
Direct Known Subclasses:
ViewEditorIDEViewRootControl

public class ControlRootEClassControl
extends LinkControl

This control is used to select the root EClass of a VView.

Author:
Eugen Neufeld

Constructor Summary
ControlRootEClassControl()
           
 
Method Summary
 
Methods inherited from class org.eclipse.emf.ecp.edit.internal.swt.reference.LinkControl
bindValue, dispose, getAdapterFactoryItemDelegator, getComposedAdapterFactory, setAdapterFactoryItemDelegator, setComposedAdapterFactory, setEditable
 
Methods inherited from class org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
handleValidation, resetValidation, showLabel
 
Methods inherited from class org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
createControl, createControls, setObservableValue
 
Methods inherited from class org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
getDataBindingContext, getFirstSetting, getFirstStructuralFeature, getItemPropertyDescriptor, init, setEmbedded
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlRootEClassControl

public ControlRootEClassControl()


Copyright © 2015. All Rights Reserved.