Uses of Interface
org.eclipse.emf.ecp.view.spi.renderer.RenderingResultRowFactory

Packages that use RenderingResultRowFactory
org.eclipse.emf.ecp.edit.internal.swt.util   
org.eclipse.emf.ecp.view.spi.renderer   
 

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

Classes in org.eclipse.emf.ecp.edit.internal.swt.util that implement RenderingResultRowFactory
 class DefaultRenderingResultFactory
          Deprecated. 
 

Methods in org.eclipse.emf.ecp.edit.internal.swt.util that return RenderingResultRowFactory
 RenderingResultRowFactory<org.eclipse.swt.widgets.Control> SWTRenderingHelper.getResultRowFactory()
          Deprecated.  
 

Uses of RenderingResultRowFactory in org.eclipse.emf.ecp.view.spi.renderer
 

Methods in org.eclipse.emf.ecp.view.spi.renderer that return RenderingResultRowFactory
<CONTROL> RenderingResultRowFactory<CONTROL>
RenderingConfiguration.getRenderingRowFactory(Class<CONTROL> controlClazz)
          Deprecated. Returns the RenderingResultRowFactory registered for a specific Class.
 



Copyright © 2015. All Rights Reserved.