Uses of Package
org.eclipse.emf.common.ui.celleditor

Packages that use org.eclipse.emf.common.ui.celleditor
org.eclipse.emf.converter.ui.contribution.base   
org.eclipse.emf.edit.ui.celleditor   
 

Classes in org.eclipse.emf.common.ui.celleditor used by org.eclipse.emf.converter.ui.contribution.base
ExtendedTableEditor
          This base class for implementing a TableEditor that calls ExtendedTableEditor.editItem(org.eclipse.swt.widgets.TableItem, int) when the cell editor potentially needs to be activated.
 

Classes in org.eclipse.emf.common.ui.celleditor used by org.eclipse.emf.edit.ui.celleditor
ExtendedTableTreeEditor
          Deprecated.  
ExtendedTreeEditor
          This base class for implementing a TreeEditor calls ExtendedTreeEditor.editItem(org.eclipse.swt.widgets.TreeItem) when the cell editor potentially needs to be activated.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.