Uses of Interface
org.eclipse.emf.ecp.edit.internal.swt.util.ECPControlSWT

Packages that use ECPControlSWT
org.eclipse.emf.ecp.edit.ecore.swt.internal   
org.eclipse.emf.ecp.edit.internal.swt.controls   
org.eclipse.emf.ecp.edit.internal.swt.reference   
org.eclipse.emf.ecp.edit.internal.swt.util   
org.eclipse.emf.ecp.ide.editor.view.control   
org.eclipse.emf.ecp.view.editor.controls   
org.eclipse.emf.ecp.view.template.controls.swt   
 

Uses of ECPControlSWT in org.eclipse.emf.ecp.edit.ecore.swt.internal
 

Classes in org.eclipse.emf.ecp.edit.ecore.swt.internal that implement ECPControlSWT
 class EClassifierControl
          This is a control for EClassifiers.
 class EClassifierOnlyEClassControl
          This is a control for EClassifiers which will offer the possibility to select EClasses.
 class EClassifierOnlyEDataTypeControl
          This is a control for EClassifiers which will offer the possibility to select EDataTypes.
 

Uses of ECPControlSWT in org.eclipse.emf.ecp.edit.internal.swt.controls
 

Classes in org.eclipse.emf.ecp.edit.internal.swt.controls that implement ECPControlSWT
 class AbstractTextControl
          This abstract class is used as a common superclass for all widgets that use a Text widget.
 class AttributeMultiControl
          This class defines a Control which is used for displaying EStructuralFeatures which have a multi attribute.
 class BooleanControl
          This class defines a BooleanControl which is used for displaying EStructuralFeatures which have a Boolean value.
 class DateTimeControl
          This class defines a DateTimeControl which is used for displaying EStructuralFeatures which have a date value.
 class EEnumControl
          This class defines a Control which is used for displaying EStructuralFeatures which have a enum value.
 class MultiControl
          This control provides the necessary common functionality to create a multicontrol that are needed for EStructuralFeatures that have multiple values.
 class NumericalControl
          This class is used as a common class for all number controls.
 class SingleControl
          This class defines a SingleControl which is used for displaying EStructuralFeatures which have maximum 1 value.
 class StringControl
          The class describing a String control.
 class TableControl
          The class describing a table control.
 class XmlDateControlText
          This is a XMLDateControl.
 

Uses of ECPControlSWT in org.eclipse.emf.ecp.edit.internal.swt.reference
 

Classes in org.eclipse.emf.ecp.edit.internal.swt.reference that implement ECPControlSWT
 class LinkControl
          This class defines a Control which is used for displaying EStructuralFeatures which have a reference.
 class ReferenceMultiControl
          This class defines a Control which is used for displaying EStructuralFeatures which have a multi reference.
 

Uses of ECPControlSWT in org.eclipse.emf.ecp.edit.internal.swt.util
 

Classes in org.eclipse.emf.ecp.edit.internal.swt.util that implement ECPControlSWT
 class SWTControl
          Deprecated. 
 

Uses of ECPControlSWT in org.eclipse.emf.ecp.ide.editor.view.control
 

Classes in org.eclipse.emf.ecp.ide.editor.view.control that implement ECPControlSWT
 class ViewEditorIDEViewRootControl
          The IDE specific View Model Control.
 

Uses of ECPControlSWT in org.eclipse.emf.ecp.view.editor.controls
 

Classes in org.eclipse.emf.ecp.view.editor.controls that implement ECPControlSWT
 class ControlRootEClassControl
          This control is used to select the root EClass of a VView.
 class ControlTargetFeatureControl
          A Link Control for creating VFeaturePathDomainReference Objects.
 class ExpectedValueControl
          A control for defining an value in a leaf condition.
 class RuleFeaturePathControl
           
 class TableColumnDomainModelReferenceControl
           
 

Uses of ECPControlSWT in org.eclipse.emf.ecp.view.template.controls.swt
 

Classes in org.eclipse.emf.ecp.view.template.controls.swt that implement ECPControlSWT
 class TemplateColorControl
          Control for selecting a color.
 class TemplateIconControl
          Control for setting the url of an icon.
 



Copyright © 2014. All Rights Reserved.