Uses of Interface
org.eclipse.emfforms.spi.common.report.ReportService

Packages that use ReportService
org.eclipse.emf.ecp.diffmerge.internal.context   
org.eclipse.emf.ecp.diffmerge.internal.renderer.swt   
org.eclipse.emf.ecp.edit.internal.swt   
org.eclipse.emf.ecp.edit.spi.swt.reference   
org.eclipse.emf.ecp.editor.internal.e3   
org.eclipse.emf.ecp.ide.editor.view   
org.eclipse.emf.ecp.ide.util   
org.eclipse.emf.ecp.internal.edit   
org.eclipse.emf.ecp.internal.view.model.provider.xmi   
org.eclipse.emf.ecp.internal.view.template.model   
org.eclipse.emf.ecp.makeithappen.ui.emailcontrol   
org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup   
org.eclipse.emf.ecp.ui.internal.e4   
org.eclipse.emf.ecp.ui.view.swt.di.renderer   
org.eclipse.emf.ecp.view.alignmentgroup.internal.swt   
org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer   
org.eclipse.emf.ecp.view.custom.ui.swt.test   
org.eclipse.emf.ecp.view.dynamictree.ui.swt   
org.eclipse.emf.ecp.view.group.swt.internal.collapsable   
org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup   
org.eclipse.emf.ecp.view.indexdmr.tooling   
org.eclipse.emf.ecp.view.internal.compoundcontrol.swt   
org.eclipse.emf.ecp.view.internal.context   
org.eclipse.emf.ecp.view.internal.control.multireference   
org.eclipse.emf.ecp.view.internal.core.swt.renderer   
org.eclipse.emf.ecp.view.internal.custom.swt   
org.eclipse.emf.ecp.view.internal.editor.controls   
org.eclipse.emf.ecp.view.internal.model.common   
org.eclipse.emf.ecp.view.internal.section.ui.swt   
org.eclipse.emf.ecp.view.internal.stack.ui.swt   
org.eclipse.emf.ecp.view.internal.swt   
org.eclipse.emf.ecp.view.internal.table.columnservice   
org.eclipse.emf.ecp.view.internal.table.model   
org.eclipse.emf.ecp.view.internal.treemasterdetail.ui.swt   
org.eclipse.emf.ecp.view.internal.ui   
org.eclipse.emf.ecp.view.internal.unset   
org.eclipse.emf.ecp.view.internal.validation   
org.eclipse.emf.ecp.view.keyattributedmr.tooling   
org.eclipse.emf.ecp.view.label.rap   
org.eclipse.emf.ecp.view.mappingdmr.tooling   
org.eclipse.emf.ecp.view.model.common   
org.eclipse.emf.ecp.view.spi.categorization.swt   
org.eclipse.emf.ecp.view.spi.compoundcontrol.swt   
org.eclipse.emf.ecp.view.spi.core.swt   
org.eclipse.emf.ecp.view.spi.core.swt.renderer   
org.eclipse.emf.ecp.view.spi.custom.swt   
org.eclipse.emf.ecp.view.spi.group.swt   
org.eclipse.emf.ecp.view.spi.groupedgrid.swt   
org.eclipse.emf.ecp.view.spi.horizontal.swt   
org.eclipse.emf.ecp.view.spi.label.swt   
org.eclipse.emf.ecp.view.spi.model.impl   
org.eclipse.emf.ecp.view.spi.rule.model   
org.eclipse.emf.ecp.view.spi.section.swt   
org.eclipse.emf.ecp.view.spi.stack.ui.swt   
org.eclipse.emf.ecp.view.spi.swt   
org.eclipse.emf.ecp.view.spi.table.swt   
org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt   
org.eclipse.emf.ecp.view.spi.vertical.swt   
org.eclipse.emf.ecp.view.table.internal.validation   
org.eclipse.emf.ecp.view.template.internal.tooling   
org.eclipse.emf.ecp.view.template.internal.tooling.controls   
org.eclipse.emfforms.internal.common.report   
org.eclipse.emfforms.internal.spreadsheet.core.renderer   
org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization   
org.eclipse.emfforms.internal.spreadsheet.core.renderer.table   
org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer   
org.eclipse.emfforms.internal.swt.core.di.tests   
org.eclipse.emfforms.spi.swt.core   
 

Uses of ReportService in org.eclipse.emf.ecp.diffmerge.internal.context
 

Methods in org.eclipse.emf.ecp.diffmerge.internal.context that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt
 

Methods in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Constructors in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt with parameters of type ReportService
SWTDiffMergeAddition(VControl vElement, ViewModelContext viewContext, ReportService reportService)
           
 

Uses of ReportService in org.eclipse.emf.ecp.edit.internal.swt
 

Methods in org.eclipse.emf.ecp.edit.internal.swt that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.edit.spi.swt.reference
 

Constructors in org.eclipse.emf.ecp.edit.spi.swt.reference with parameters of type ReportService
NewReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EStructuralFeature structuralFeature, EMFFormsEditSupport editSupport, EMFFormsLabelProvider labelProvider, ReferenceService referenceService, ReportService reportService, VDomainModelReference domainModelReference, org.eclipse.emf.ecore.EObject domainModel)
          The constructor for a new reference action.
NewReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EStructuralFeature.Setting setting, EMFFormsEditSupport editSupport, EMFFormsLabelProvider labelProvider, ReferenceService referenceService, ReportService reportService, VDomainModelReference domainModelReference, org.eclipse.emf.ecore.EObject domainModel)
          The constructor for a new reference action.
 

Uses of ReportService in org.eclipse.emf.ecp.editor.internal.e3
 

Methods in org.eclipse.emf.ecp.editor.internal.e3 that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.ide.editor.view
 

Methods in org.eclipse.emf.ecp.ide.editor.view that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.ide.util
 

Methods in org.eclipse.emf.ecp.ide.util that return ReportService
 ReportService Activator.getReportService()
          Return the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.internal.edit
 

Methods in org.eclipse.emf.ecp.internal.edit that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.internal.view.model.provider.xmi
 

Methods in org.eclipse.emf.ecp.internal.view.model.provider.xmi that return ReportService
static ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.internal.view.template.model
 

Methods in org.eclipse.emf.ecp.internal.view.template.model that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

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

Constructors in org.eclipse.emf.ecp.makeithappen.ui.emailcontrol with parameters of type ReportService
EmailControlRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, EMFFormsEditSupport emfFormsEditSupport)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup
 

Constructors in org.eclipse.emf.ecp.makeithappen.view.group.swt.pgroup with parameters of type ReportService
PGroupRenderer(VGroup vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.ui.internal.e4
 

Methods in org.eclipse.emf.ecp.ui.internal.e4 that return ReportService
static ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.ui.view.swt.di.renderer
 

Constructors in org.eclipse.emf.ecp.ui.view.swt.di.renderer with parameters of type ReportService
DIContainerSWTRenderer(VElement vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
          Default constructor.
DIControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider)
          Default constructor.
DIViewSWTRenderer(VView vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLocaleProvider localeProvider)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt
 

Constructors in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt with parameters of type ReportService
EmbeddedGroupSWTRenderer(VGroup vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory rendererFactory)
          Default Constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer
 

Constructors in org.eclipse.emf.ecp.view.custom.ui.swt.di.renderer with parameters of type ReportService
DICustomControlSWTRenderer(VCustomControl vElement, ViewModelContext viewContext, ReportService factory)
           
 

Uses of ReportService in org.eclipse.emf.ecp.view.custom.ui.swt.test
 

Methods in org.eclipse.emf.ecp.view.custom.ui.swt.test that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.dynamictree.ui.swt
 

Constructors in org.eclipse.emf.ecp.view.dynamictree.ui.swt with parameters of type ReportService
SWTDynamicContainmentItemRenderer(DynamicContainmentItem vElement, ViewModelContext viewContext, ReportService reportService)
           
SWTDynamicContainmentTreeRenderer(DynamicContainmentTree vElement, ViewModelContext viewContext, ReportService reportService)
           
 

Uses of ReportService in org.eclipse.emf.ecp.view.group.swt.internal.collapsable
 

Constructors in org.eclipse.emf.ecp.view.group.swt.internal.collapsable with parameters of type ReportService
CollapsableGroupSWTRenderer(VGroup vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup
 

Constructors in org.eclipse.emf.ecp.view.group.swt.internal.collapsible.pgroup with parameters of type ReportService
PGroupRenderer(VGroup vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
          Default constructor.
 

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

Methods in org.eclipse.emf.ecp.view.indexdmr.tooling that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Constructors in org.eclipse.emf.ecp.view.indexdmr.tooling with parameters of type ReportService
TargetDMRControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService factory)
           
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.compoundcontrol.swt
 

Methods in org.eclipse.emf.ecp.view.internal.compoundcontrol.swt that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.context
 

Methods in org.eclipse.emf.ecp.view.internal.context that return ReportService
 ReportService Activator.getReportService()
          Returns the SWTRendererFactory.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.control.multireference
 

Constructors in org.eclipse.emf.ecp.view.internal.control.multireference with parameters of type ReportService
MultiReferenceSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, ImageRegistryService imageRegistryService)
          Default constructor.
 

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

Constructors in org.eclipse.emf.ecp.view.internal.core.swt.renderer with parameters of type ReportService
BooleanControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider)
          Default constructor.
DateTimeControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, EMFFormsLocalizationService localizationService, ImageRegistryService imageRegistryService)
          Default constructor.
ECPLegacyControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Deprecated. Default constructor.
EnumComboViewerSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, EMFFormsEditSupport emfFormsEditSupport)
          Default constructor.
NumberControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, EMFFormsEditSupport emfFormsEditSupport, EMFFormsLocalizationService localizationService, EMFFormsLocaleProvider localeProvider)
          Default constructor.
ViewSWTRenderer(VView vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLocaleProvider localeProvider)
          Default constructor.
XMLDateControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, EMFFormsEditSupport emfFormsEditSupport, EMFFormsLocalizationService localizationService, EMFFormsLocaleProvider localeProvider, ImageRegistryService imageRegistryService)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.custom.swt
 

Methods in org.eclipse.emf.ecp.view.internal.custom.swt that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

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

Methods in org.eclipse.emf.ecp.view.internal.editor.controls that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Constructors in org.eclipse.emf.ecp.view.internal.editor.controls with parameters of type ReportService
ControlRootEClassControl2SWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
ControlRootEClassControlChangeableSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
           
DomainModelReferenceControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
EditableEReferenceLabelControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
           
EReferenceLabelControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
ExpectedValueControlRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
LeafConditionControlRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
StackItemControlRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
TableColumnsDMRTableControl(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
TableDetailViewControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.model.common
 

Methods in org.eclipse.emf.ecp.view.internal.model.common that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.section.ui.swt
 

Methods in org.eclipse.emf.ecp.view.internal.section.ui.swt that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.stack.ui.swt
 

Methods in org.eclipse.emf.ecp.view.internal.stack.ui.swt that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.swt
 

Methods in org.eclipse.emf.ecp.view.internal.swt that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Constructors in org.eclipse.emf.ecp.view.internal.swt with parameters of type ReportService
EmptyVElementSWTRenderer(VElement vElement, ViewModelContext viewContext, ReportService reportService)
           
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.table.columnservice
 

Methods in org.eclipse.emf.ecp.view.internal.table.columnservice that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.table.model
 

Methods in org.eclipse.emf.ecp.view.internal.table.model that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.treemasterdetail.ui.swt
 

Methods in org.eclipse.emf.ecp.view.internal.treemasterdetail.ui.swt that return ReportService
 ReportService Activator.getReportService()
          Returns the SWTRendererFactory.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.ui
 

Methods in org.eclipse.emf.ecp.view.internal.ui that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.unset
 

Methods in org.eclipse.emf.ecp.view.internal.unset that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.internal.validation
 

Methods in org.eclipse.emf.ecp.view.internal.validation that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

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

Methods in org.eclipse.emf.ecp.view.keyattributedmr.tooling that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Constructors in org.eclipse.emf.ecp.view.keyattributedmr.tooling with parameters of type ReportService
FeaturePathDMRControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
           
KeyValueControlRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
           
 

Uses of ReportService in org.eclipse.emf.ecp.view.label.rap
 

Constructors in org.eclipse.emf.ecp.view.label.rap with parameters of type ReportService
LabelRapRenderer(VLabel vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, VTViewTemplateProvider vtViewTemplateProvider)
          Default Constructor.
 

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

Methods in org.eclipse.emf.ecp.view.mappingdmr.tooling that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Constructors in org.eclipse.emf.ecp.view.mappingdmr.tooling with parameters of type ReportService
FeaturePathDMRSubMappedEClassControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
           
MappedEClassControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
           
 

Uses of ReportService in org.eclipse.emf.ecp.view.model.common
 

Constructors in org.eclipse.emf.ecp.view.model.common with parameters of type ReportService
AbstractRenderer(VELEMENT vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.categorization.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.categorization.swt with parameters of type ReportService
AbstractJFaceTreeRenderer(VELEMENT vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory emfFormsRendererFactory)
          Default constructor.
AbstractSWTTabRenderer(VELEMENT vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory emfFormsRendererFactory)
          Default constructor.
CategorizationElementTabbedSWTRenderer(VCategorizationElement vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory emfFormsRendererFactory)
          Default constructor.
CompositeCategoryJFaceTreeRenderer(VCategorization vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory emfFormsRendererFactory)
          Default constructor.
CompositeCategorySWTTabRenderer(VCategorization vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory emfFormsRendererFactory)
          Default constructor.
SWTCategorizationElementRenderer(VCategorizationElement vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory emfFormsRendererFactory)
          Default constructor.
SWTCategorizationRenderer(VCategorization vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
SWTCategoryRenderer(VCategory vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.compoundcontrol.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.compoundcontrol.swt with parameters of type ReportService
CompoundControlSWTRenderer(VCompoundControl vElement, ViewModelContext viewContext, ReportService reportService)
           
 

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

Constructors in org.eclipse.emf.ecp.view.spi.core.swt with parameters of type ReportService
AbstractControlSWTRenderer(VCONTROL vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider)
          Default constructor.
ContainerSWTRenderer(VELEMENT vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
          Default constructor.
SimpleControlJFaceViewerSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider)
          Default constructor.
SimpleControlSWTControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider)
          Default constructor.
SimpleControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider)
          Default constructor.
 

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

Constructors in org.eclipse.emf.ecp.view.spi.core.swt.renderer with parameters of type ReportService
TextControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, EMFFormsEditSupport emfFormsEditSupport)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.custom.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.custom.swt with parameters of type ReportService
CustomControlSWTRenderer(VCustomControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default Constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.group.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.group.swt with parameters of type ReportService
GroupSWTRenderer(VGroup vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.groupedgrid.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.groupedgrid.swt with parameters of type ReportService
GroupedGridSWTRenderer(VGroupedGrid vElement, ViewModelContext viewContext, ReportService reportService)
          Default Constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.horizontal.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.horizontal.swt with parameters of type ReportService
HorizontalLayoutSWTRenderer(VHorizontalLayout vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory rendererFactory)
          Default Constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.label.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.label.swt with parameters of type ReportService
LabelSWTRenderer(VLabel vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, VTViewTemplateProvider vtViewTemplateProvider)
          Default Constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.model.impl
 

Methods in org.eclipse.emf.ecp.view.spi.model.impl that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.rule.model
 

Methods in org.eclipse.emf.ecp.view.spi.rule.model that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.section.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.section.swt with parameters of type ReportService
AbstractSectionSWTRenderer(VSection vElement, ViewModelContext viewContext, ReportService reportService)
           
SectionedAreaSWTRenderer(VSectionedArea vElement, ViewModelContext viewContext, ReportService reportService)
           
SectionLeafSWTRenderer(VSection vElement, ViewModelContext viewContext, ReportService reportService)
           
SectionNodeSWTRenderer(VSection vElement, ViewModelContext viewContext, ReportService reportService)
           
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.stack.ui.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.stack.ui.swt with parameters of type ReportService
SWTStackItemRenderer(VStackItem vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
          Default constructor.
SWTStackLayoutRenderer(VStackLayout vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.swt with parameters of type ReportService
UnknownVElementSWTRenderer(VElement vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.table.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.table.swt with parameters of type ReportService
TableControlDetailDialogSWTRenderer(VTableControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, ImageRegistryService imageRegistryService, EMFFormsEditSupport emfFormsEditSupport)
          Default constructor.
TableControlDetailPanelRenderer(VTableControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, ImageRegistryService imageRegistryService, EMFFormsEditSupport emfFormsEditSupport)
          Default constructor.
TableControlSWTRenderer(VTableControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider, ImageRegistryService imageRegistryService, EMFFormsEditSupport emfFormsEditSupport)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.treemasterdetail.ui.swt with parameters of type ReportService
TreeMasterDetailSWTRenderer(VTreeMasterDetail vElement, ViewModelContext viewContext, ReportService reportService)
          Default Constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.spi.vertical.swt
 

Constructors in org.eclipse.emf.ecp.view.spi.vertical.swt with parameters of type ReportService
VerticalLayoutSWTRenderer(VVerticalLayout vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsRendererFactory factory, EMFFormsDatabinding emfFormsDatabinding)
          Default constructor.
 

Uses of ReportService in org.eclipse.emf.ecp.view.table.internal.validation
 

Methods in org.eclipse.emf.ecp.view.table.internal.validation that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

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

Methods in org.eclipse.emf.ecp.view.template.internal.tooling that return ReportService
 ReportService Activator.getReportService()
          Returns the ReportService.
 

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

Constructors in org.eclipse.emf.ecp.view.template.internal.tooling.controls with parameters of type ReportService
AttributeSelectControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
AttributeValueControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
DMRSelectorControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
           
HexColorSelectionControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
URLSelectionControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
ViewModelSelectControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
 

Uses of ReportService in org.eclipse.emfforms.internal.common.report
 

Classes in org.eclipse.emfforms.internal.common.report that implement ReportService
 class ReportServiceImpl
          Implementation of a ReportService.
 

Uses of ReportService in org.eclipse.emfforms.internal.spreadsheet.core.renderer
 

Constructors in org.eclipse.emfforms.internal.spreadsheet.core.renderer with parameters of type ReportService
EMFFormsSpreadsheetContainerRenderer(EMFFormsSpreadsheetRendererFactory rendererFactory, ReportService reportService)
          Default constructor.
EMFFormsSpreadsheetControlRenderer(EMFFormsDatabinding emfformsDatabinding, EMFFormsLabelProvider emfformsLabelProvider, ReportService reportService, VTViewTemplateProvider vtViewTemplateProvider)
          Default constructor.
EMFFormsSpreadsheetViewRenderer(EMFFormsSpreadsheetRendererFactory rendererFactory, ReportService reportService)
          Default constructor.
 

Uses of ReportService in org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization
 

Constructors in org.eclipse.emfforms.internal.spreadsheet.core.renderer.categorization with parameters of type ReportService
EMFFormsCategorizationElementRenderer(EMFFormsSpreadsheetRendererFactory rendererFactory, ReportService reportService)
          Default constructor.
EMFFormsCategorizationRenderer(EMFFormsSpreadsheetRendererFactory rendererFactory, ReportService reportService)
          Default constructor.
EMFFormsCategoryRenderer(EMFFormsSpreadsheetRendererFactory rendererFactory, EMFFormsIdProvider idProvider, ReportService reportService)
          Default constructor.
 

Uses of ReportService in org.eclipse.emfforms.internal.spreadsheet.core.renderer.table
 

Constructors in org.eclipse.emfforms.internal.spreadsheet.core.renderer.table with parameters of type ReportService
EMFFormsSpreadsheetTableControlRenderer(EMFFormsDatabinding emfformsDatabinding, EMFFormsLabelProvider emfformsLabelProvider, ReportService reportService, EMFFormsSpreadsheetRendererFactory rendererFactory, VTViewTemplateProvider vtViewTemplateProvider)
          Default constructor.
 

Uses of ReportService in org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer
 

Constructors in org.eclipse.emfforms.internal.swt.control.text.autocomplete.renderer with parameters of type ReportService
AutocompleteTextControlSWTRenderer(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider)
          Constructs a new AutocompleteViewModelService.
 

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

Constructors in org.eclipse.emfforms.internal.swt.core.di.tests with parameters of type ReportService
TestControlSWTRendererDI(VControl vElement, ViewModelContext viewContext, ReportService reportService, EMFFormsDatabinding emfFormsDatabinding, EMFFormsLabelProvider emfFormsLabelProvider, VTViewTemplateProvider vtViewTemplateProvider)
           
 

Uses of ReportService in org.eclipse.emfforms.spi.swt.core
 

Constructors in org.eclipse.emfforms.spi.swt.core with parameters of type ReportService
AbstractAdditionalSWTRenderer(VELEMENT vElement, ViewModelContext viewContext, ReportService reportService)
          Default constructor.
AbstractSWTRenderer(VELEMENT vElement, ViewModelContext viewContext, ReportService reportService)
          Default Constructor.
 



Copyright © 2015. All Rights Reserved.