Uses of Class
org.eclipse.emf.ecp.view.spi.renderer.NoPropertyDescriptorFoundExeption

Packages that use NoPropertyDescriptorFoundExeption
org.eclipse.emf.ecp.view.custom.ui.swt.test   
org.eclipse.emf.ecp.view.group.ui.swt.test   
org.eclipse.emf.ecp.view.horizontal.ui.swt.test   
org.eclipse.emf.ecp.view.rule.ui.swt.test   
org.eclipse.emf.ecp.view.spi.categorization.swt   
org.eclipse.emf.ecp.view.spi.custom.swt   
org.eclipse.emf.ecp.view.spi.swt   
org.eclipse.emf.ecp.view.table.ui.swt.test   
org.eclipse.emf.ecp.view.test.common.swt   
org.eclipse.emf.ecp.view.vertical.ui.swt.test   
 

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

Methods in org.eclipse.emf.ecp.view.custom.ui.swt.test that throw NoPropertyDescriptorFoundExeption
 void CustomControlTwoRowWithViewerTest.before()
           
 org.eclipse.swt.widgets.Control CustomControlStub.renderControl(SWTGridCell cell, org.eclipse.swt.widgets.Composite parent)
          Renders the control.
 org.eclipse.swt.widgets.Control ValidationCustomControl.renderControl(SWTGridCell cell, org.eclipse.swt.widgets.Composite parent)
          Renders the control.
 org.eclipse.swt.widgets.Control CustomControlStub2.renderControl(SWTGridCell cell, org.eclipse.swt.widgets.Composite parent)
          Renders the control.
 org.eclipse.swt.widgets.Control ECPAbstractCustomControlSWTStub.renderControl(SWTGridCell cell, org.eclipse.swt.widgets.Composite parent)
          Renders the control.
 org.eclipse.swt.widgets.Control CustomControlStub3.renderControl(SWTGridCell cell, org.eclipse.swt.widgets.Composite parent)
          Renders the control.
 void ECPAbstractCustomControlSWTTest.testCreateContentControl()
          Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#createControls(org.eclipse.swt.widgets.Composite) .
 void ECPAbstractCustomControlSWTTest.testCreateControl()
          Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#createControls(org.eclipse.swt.widgets.Composite) .
 void SWTCustomControlTest.testCustomControlinView()
           
 void SWTCustomControlTest.testCustomControlinViewWithoutClass()
           
 void ECPAbstractCustomControlSWTTest.testHandleValidationOfControl()
          Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#handleValidation(org.eclipse.emf.common.util.Diagnostic) .
 void ECPAbstractCustomControlSWTTest.testReadonlyCustomControl()
           
 void ECPAbstractCustomControlSWTTest.testSetEditable()
           
 

Uses of NoPropertyDescriptorFoundExeption in org.eclipse.emf.ecp.view.group.ui.swt.test
 

Methods in org.eclipse.emf.ecp.view.group.ui.swt.test that throw NoPropertyDescriptorFoundExeption
 void SWTGroupTest.testEmptyGroup()
           
 void SWTGroupTest.testOneGroupinView()
           
 void SWTGroupTest.testTwoGroupsHierachicalinView()
           
 void SWTGroupTest.testTwoGroupsinView()
           
 void SWTGroupTest.testTwoGroupsWithTwoControlsInView()
           
 

Uses of NoPropertyDescriptorFoundExeption in org.eclipse.emf.ecp.view.horizontal.ui.swt.test
 

Methods in org.eclipse.emf.ecp.view.horizontal.ui.swt.test that throw NoPropertyDescriptorFoundExeption
 void SWTHorizontalTest.testHorizontalWithoutChildren()
           
 void SWTHorizontalTest.testHorizontalWithTwoControlsAsChildren()
           
 void SWTHorizontalTest.testHorizontalWithTwoHorizontalAsChildrenAndControlAsSubChildren()
           
 

Uses of NoPropertyDescriptorFoundExeption in org.eclipse.emf.ecp.view.rule.ui.swt.test
 

Methods in org.eclipse.emf.ecp.view.rule.ui.swt.test that throw NoPropertyDescriptorFoundExeption
 void RuleSWTTest.testDisableRuleAndFalseLeafCondition()
           
 void RuleSWTTest.testDisableRuleAndTrueLeafCondition()
           
 void RuleSWTTest.testDisableRuleWithFalse()
           
 void RuleSWTTest.testEnabledRuleAndTrueLeafCondition()
           
 void RuleSWTTest.testEnableRuleAndFalseLeafCondition()
           
 void RuleSWTTest.testEnableRuleWithFalse()
           
 void RuleSWTTest.testInvisibleRuleAndFalseLeafCondition()
           
 void RuleSWTTest.testInvisibleRuleAndTrueLeafCondition()
           
 void RuleSWTTest.testInVisibleRuleWithFalse()
           
 void RuleSWTTest.testVisibleRuleAndFalseLeafCondition()
           
 void RuleSWTTest.testVisibleRuleAndTrueLeafCondition()
           
 void RuleSWTTest.testVisibleRuleWithFalse()
           
 

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

Methods in org.eclipse.emf.ecp.view.spi.categorization.swt that throw NoPropertyDescriptorFoundExeption
 void CategorizationRendererTest.testCategorizationElementTabRenderer()
           
 void CategorizationRendererTest.testCategorizationElementTreeRenderer()
           
 void CategorizationRendererTest.testCompositeCategoryElementTabRenderer()
           
 void CategorizationRendererTest.testCompositeCategoryTreeRenderer()
           
 

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

Methods in org.eclipse.emf.ecp.view.spi.custom.swt that throw NoPropertyDescriptorFoundExeption
abstract  org.eclipse.swt.widgets.Control ECPAbstractCustomControlSWT.renderControl(SWTGridCell cell, org.eclipse.swt.widgets.Composite parent)
          Renders the control.
 

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

Methods in org.eclipse.emf.ecp.view.spi.swt that throw NoPropertyDescriptorFoundExeption
 org.eclipse.swt.widgets.Control AbstractSWTRenderer.render(SWTGridCell cell, org.eclipse.swt.widgets.Composite parent)
          Renders the passed VElement.
 

Uses of NoPropertyDescriptorFoundExeption in org.eclipse.emf.ecp.view.table.ui.swt.test
 

Methods in org.eclipse.emf.ecp.view.table.ui.swt.test that throw NoPropertyDescriptorFoundExeption
 void SWTTableTest.testInitializedTableWithoutColumnsAndEmptyReference()
           
 void SWTTableTest.testInitializedTableWithoutColumnsEmptySingleReference()
           
 void SWTTableTest.testInitializedTableWithoutColumnsSingleReference()
           
 void SWTTableTest.testTableWithoutColumns()
           
 void SWTTableTest.testTableWithoutColumnsWithoutViewServices()
           
 void SWTTableTest.testTableWithTwoColumns()
           
 void SWTTableTest.testTableWithTwoColumnsAdd()
           
 void SWTTableTest.testTableWithTwoColumnsClear()
           
 void SWTTableTest.testTableWithTwoColumnsRemove()
           
 void SWTTableTest.testTableWithTwoColumnsWithoutViewServices()
           
 void SWTTableTest.testUninitializedTableWithoutColumns()
           
 

Uses of NoPropertyDescriptorFoundExeption in org.eclipse.emf.ecp.view.test.common.swt
 

Methods in org.eclipse.emf.ecp.view.test.common.swt that throw NoPropertyDescriptorFoundExeption
static org.eclipse.swt.widgets.Control SWTViewTestHelper.render(VElement renderable, org.eclipse.emf.ecore.EObject input, org.eclipse.swt.widgets.Shell shell)
           
static org.eclipse.swt.widgets.Control SWTViewTestHelper.render(VElement renderable, org.eclipse.swt.widgets.Shell shell)
           
 

Uses of NoPropertyDescriptorFoundExeption in org.eclipse.emf.ecp.view.vertical.ui.swt.test
 

Methods in org.eclipse.emf.ecp.view.vertical.ui.swt.test that throw NoPropertyDescriptorFoundExeption
 void SWTVerticalTest.testVerticalWithoutChildren()
           
 void SWTVerticalTest.testVerticalWithTwoControlsAsChildren()
           
 void SWTVerticalTest.testVerticalWithTwoVerticalAsChildrenAndControlAsSubChildren()
           
 



Copyright © 2014. All Rights Reserved.