org.eclipse.emf.ecp.edit.internal.swt.util
Class CellEditorFactory

java.lang.Object
  extended by org.eclipse.emf.ecp.edit.internal.swt.util.CellEditorFactory

public final class CellEditorFactory
extends Object


Field Summary
static CellEditorFactory INSTANCE
           
 
Method Summary
 org.eclipse.jface.viewers.CellEditor getCellEditor(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature, org.eclipse.emf.ecore.EObject eObject, org.eclipse.swt.widgets.Table table, ViewModelContext viewModelContext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final CellEditorFactory INSTANCE
Method Detail

getCellEditor

public org.eclipse.jface.viewers.CellEditor getCellEditor(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
                                                          org.eclipse.emf.ecore.EObject eObject,
                                                          org.eclipse.swt.widgets.Table table,
                                                          ViewModelContext viewModelContext)


Copyright © 2015. All Rights Reserved.