org.eclipse.emf.ecp.edit.internal.swt.reference
Class ReferenceMultiControl

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.MultiControl
              extended by org.eclipse.emf.ecp.edit.internal.swt.reference.ReferenceMultiControl
All Implemented Interfaces:
ECPControlSWT

public class ReferenceMultiControl
extends MultiControl

This class defines a Control which is used for displaying EStructuralFeatures which have a multi reference.

Author:
Eugen Neufeld

Constructor Summary
ReferenceMultiControl()
           
 
Method Summary
 
Methods inherited from class org.eclipse.emf.ecp.edit.internal.swt.controls.MultiControl
bindValue, dispose, setEditable, 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, handleValidation, init, resetValidation, setEmbedded
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceMultiControl

public ReferenceMultiControl()


Copyright © 2015. All Rights Reserved.