Uses of Class
org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTControlSWTRenderer

Packages that use SimpleControlSWTControlSWTRenderer
org.eclipse.emf.ecp.makeithappen.ui.emailcontrol   
org.eclipse.emf.ecp.view.indexdmr.tooling   
org.eclipse.emf.ecp.view.internal.core.swt.renderer   
org.eclipse.emf.ecp.view.internal.editor.controls   
org.eclipse.emf.ecp.view.keyattributedmr.tooling   
org.eclipse.emf.ecp.view.mappingdmr.tooling   
org.eclipse.emf.ecp.view.spi.core.swt.renderer   
org.eclipse.emf.ecp.view.template.internal.tooling.controls   
org.eclipse.emfforms.internal.swt.core.di.tests   
 

Uses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.makeithappen.ui.emailcontrol
 

Subclasses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.makeithappen.ui.emailcontrol
 class EmailControlRenderer
          A renderer to render an e-mail address.
 

Uses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.indexdmr.tooling
 

Subclasses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.indexdmr.tooling
 class TargetDMRControlSWTRenderer
          Control for a VFeaturePathDomainModelReference that is a child of a VIndexDomainModelReference.
 

Uses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 

Subclasses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.internal.core.swt.renderer
 class BooleanControlSWTRenderer
           
 class DateTimeControlSWTRenderer
          A control which can handle Date.
 class ECPLegacyControlSWTRenderer
          Deprecated. 
 class NumberControlSWTRenderer
          Renders numbers.
 class XMLDateControlSWTRenderer
           
 

Uses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.internal.editor.controls
 

Subclasses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.internal.editor.controls
 class ControlRootEClassControl2SWTRenderer
           
 class ControlRootEClassControlChangeableSWTRenderer
           
 class DomainModelReferenceControlSWTRenderer
          Renderer for DomainModelReferences.
 class EditableEReferenceLabelControlSWTRenderer
           
 class EReferenceLabelControlSWTRenderer
           
 class ExpectedValueControlRenderer
          A control for defining an value in a leaf condition.
 class LeafConditionControlRenderer
           
 class StackItemControlRenderer
           
 class TableDetailViewControlSWTRenderer
           
 

Uses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.keyattributedmr.tooling
 

Subclasses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.keyattributedmr.tooling
 class FeaturePathDMRControlSWTRenderer
          Control for a VFeaturePathDomainModelReference that is a child of a VKeyAttributeDomainModelReference.
 class KeyValueControlRenderer
           
 

Uses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.mappingdmr.tooling
 

Subclasses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.mappingdmr.tooling
 class FeaturePathDMRSubMappedEClassControlSWTRenderer
          Control for a VFeaturePathDomainModelReference that is a child of a VMappingDomainModelReference.
 class MappedEClassControlSWTRenderer
          Control for a VMappingDomainModelReference.
 

Uses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.spi.core.swt.renderer
 

Subclasses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.spi.core.swt.renderer
 class TextControlSWTRenderer
          Renders texts.
 

Uses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.template.internal.tooling.controls
 

Subclasses of SimpleControlSWTControlSWTRenderer in org.eclipse.emf.ecp.view.template.internal.tooling.controls
 class AttributeSelectControlSWTRenderer
          Renderer for the Attribute element of the View Model Element Selector class.
 class AttributeValueControlSWTRenderer
          Renderer for the VTViewModelElementSelector#setAttributeValue(Object).
 class DMRSelectorControlSWTRenderer
          Control for setting the DomainModelReference in the DomainModelReferenceSelector.
 class HexColorSelectionControlSWTRenderer
           
 class URLSelectionControlSWTRenderer
          Control for selecting a file and saving the path as url.
 class ViewModelSelectControlSWTRenderer
          Renderer for the VTViewModelElementSelector#setClassType(EClass).
 

Uses of SimpleControlSWTControlSWTRenderer in org.eclipse.emfforms.internal.swt.core.di.tests
 

Subclasses of SimpleControlSWTControlSWTRenderer in org.eclipse.emfforms.internal.swt.core.di.tests
 class TestControlSWTRendererDI
          Simple Renderer to test dependency injection.
 



Copyright © 2015. All Rights Reserved.