Uses of Class
org.eclipse.emf.common.ui.celleditor.BasicTableEditor

Packages that use BasicTableEditor
org.eclipse.emf.common.ui.celleditor This provides generally reusable celleditor support for the Eclipse RAP UI.
 

Uses of BasicTableEditor in org.eclipse.emf.common.ui.celleditor
 

Subclasses of BasicTableEditor in org.eclipse.emf.common.ui.celleditor
 class MultiColumnTableEditor
          An abstract base class for implementing table editing where multiple columns (all by default) are editable.
 class SingleColumnTableEditor
          An abstract base class for implementing table editing where only a single column is editable.
 


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