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

Packages that use org.eclipse.emf.common.ui.celleditor
org.eclipse.emf.edit.ui.celleditor   
 

Classes in org.eclipse.emf.common.ui.celleditor used by org.eclipse.emf.edit.ui.celleditor
ExtendedTableTreeEditor
          This base class for implementing a TableTreeEditor calls ExtendedTableTreeEditor.editItem(org.eclipse.swt.widgets.TableItem, org.eclipse.swt.custom.TableTreeItem, int) when the cell editor potentially needs to be activated.
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-2004 IBM Corporation and others.
All Rights Reserved.