Uses of Class
org.eclipse.emf.ecp.view.spi.swt.layout.SWTGridDescription

Packages that use SWTGridDescription
org.eclipse.emf.ecp.diffmerge.internal.renderer.swt   
org.eclipse.emf.ecp.view.alignmentgroup.internal.swt   
org.eclipse.emf.ecp.view.custom.ui.swt.test   
org.eclipse.emf.ecp.view.spi.categorization.swt   
org.eclipse.emf.ecp.view.spi.core.swt   
org.eclipse.emf.ecp.view.spi.custom.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.swt   
org.eclipse.emf.ecp.view.spi.swt.layout   
org.eclipse.emf.ecp.view.spi.table.swt   
org.eclipse.emf.ecp.view.swt.internal.layout   
org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal   
 

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

Methods in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt that return SWTGridDescription
 SWTGridDescription SWTDiffMergeAddition.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.diffmerge.internal.renderer.swt with parameters of type SWTGridDescription
 SWTGridDescription SWTDiffMergeAddition.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

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

Methods in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt that return SWTGridDescription
 SWTGridDescription EmbeddedGroupSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.alignmentgroup.internal.swt with parameters of type SWTGridDescription
 SWTGridDescription EmbeddedGroupSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

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

Methods in org.eclipse.emf.ecp.view.custom.ui.swt.test that return SWTGridDescription
 SWTGridDescription CustomControlStub.getGridDescription()
          Returns the GridDescription for this Renderer.
 SWTGridDescription ValidationCustomControl.getGridDescription()
          Returns the GridDescription for this Renderer.
 SWTGridDescription CustomControlStub2.getGridDescription()
          Returns the GridDescription for this Renderer.
 SWTGridDescription ECPAbstractCustomControlSWTStub.getGridDescription()
          Returns the GridDescription for this Renderer.
 SWTGridDescription CustomControlStub3.getGridDescription()
          Returns the GridDescription for this Renderer.
 

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

Methods in org.eclipse.emf.ecp.view.spi.categorization.swt that return SWTGridDescription
 SWTGridDescription AbstractJFaceTreeRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 SWTGridDescription AbstractSWTTabRenderer.getGridDescription(SWTGridDescription gridDescription)
           
 SWTGridDescription SWTCategorizationRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.spi.categorization.swt with parameters of type SWTGridDescription
 SWTGridDescription AbstractJFaceTreeRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 SWTGridDescription AbstractSWTTabRenderer.getGridDescription(SWTGridDescription gridDescription)
           
 SWTGridDescription SWTCategorizationRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

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

Methods in org.eclipse.emf.ecp.view.spi.core.swt that return SWTGridDescription
 SWTGridDescription ContainerSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 SWTGridDescription SimpleControlSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.spi.core.swt with parameters of type SWTGridDescription
 SWTGridDescription ContainerSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 SWTGridDescription SimpleControlSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

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

Methods in org.eclipse.emf.ecp.view.spi.custom.swt that return SWTGridDescription
abstract  SWTGridDescription ECPAbstractCustomControlSWT.getGridDescription()
          Returns the GridDescription for this Renderer.
 SWTGridDescription CustomControlSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.spi.custom.swt with parameters of type SWTGridDescription
 SWTGridDescription CustomControlSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

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

Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.swt that return SWTGridDescription
 SWTGridDescription GroupedGridSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.spi.groupedgrid.swt with parameters of type SWTGridDescription
 SWTGridDescription GroupedGridSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

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

Methods in org.eclipse.emf.ecp.view.spi.horizontal.swt that return SWTGridDescription
 SWTGridDescription HorizontalLayoutSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.spi.horizontal.swt with parameters of type SWTGridDescription
 SWTGridDescription HorizontalLayoutSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

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

Methods in org.eclipse.emf.ecp.view.spi.label.swt that return SWTGridDescription
 SWTGridDescription LabelSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.spi.label.swt with parameters of type SWTGridDescription
 SWTGridDescription LabelSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

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

Methods in org.eclipse.emf.ecp.view.spi.swt that return SWTGridDescription
 SWTGridDescription UnknownVElementSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
abstract  SWTGridDescription AbstractSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.spi.swt with parameters of type SWTGridDescription
 SWTGridDescription UnknownVElementSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
abstract  SWTGridDescription AbstractSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Uses of SWTGridDescription in org.eclipse.emf.ecp.view.spi.swt.layout
 

Methods in org.eclipse.emf.ecp.view.spi.swt.layout that return SWTGridDescription
 SWTGridDescription SWTGridDescription.copy()
          Creates a copy of the grid.
 SWTGridDescription GridDescriptionFactory.createEmptyGridDescription()
          Creates an empty grid description.
 SWTGridDescription GridDescriptionFactory.createSimpleGrid(int rows, int columns, AbstractSWTRenderer<? extends VElement> renderer)
          Creates a simple grid based on the number of rows and columns provided.
 

Methods in org.eclipse.emf.ecp.view.spi.swt.layout with parameters of type SWTGridDescription
static Object LayoutProviderHelper.getLayoutData(SWTGridCell gridCell, SWTGridDescription controlGridDescription, SWTGridDescription currentRowGridDescription, SWTGridDescription fullGridDescription, VElement vElement, org.eclipse.swt.widgets.Control control)
          Eases the access to the layout provider extension point.
 Object LayoutProvider.getLayoutData(SWTGridCell gridCell, SWTGridDescription controlGridDescription, SWTGridDescription currentRowGridDescription, SWTGridDescription fullGridDescription, VElement vElement, org.eclipse.swt.widgets.Control control)
          The LayoutData to use.
 

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

Methods in org.eclipse.emf.ecp.view.spi.table.swt that return SWTGridDescription
 SWTGridDescription TableControlSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.spi.table.swt with parameters of type SWTGridDescription
 SWTGridDescription TableControlSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Uses of SWTGridDescription in org.eclipse.emf.ecp.view.swt.internal.layout
 

Methods in org.eclipse.emf.ecp.view.swt.internal.layout with parameters of type SWTGridDescription
 Object ECPLayoutProvider.getLayoutData(SWTGridCell gridCell, SWTGridDescription controlGridDescription, SWTGridDescription currentRowGridDescription, SWTGridDescription fullGridDescription, VElement vElement, org.eclipse.swt.widgets.Control control)
           
 

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

Methods in org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal that return SWTGridDescription
 SWTGridDescription TreeMasterDetailSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 

Methods in org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal with parameters of type SWTGridDescription
 SWTGridDescription TreeMasterDetailSWTRenderer.getGridDescription(SWTGridDescription gridDescription)
          Returns the GridDescription for this Renderer.
 



Copyright © 2014. All Rights Reserved.