org.eclipse.emf.ecp.edit.internal.swt.controls
Class AttributeMultiControl

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.controls.AttributeMultiControl
All Implemented Interfaces:
ECPControlSWT

public class AttributeMultiControl
extends MultiControl

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

Author:
Eugen Neufeld

Constructor Summary
AttributeMultiControl()
           
 
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

AttributeMultiControl

public AttributeMultiControl()


Copyright © 2015. All Rights Reserved.