org.eclipse.emf.ecp.edit.internal.swt.util
Class CellEditorFactory
java.lang.Object
org.eclipse.emf.ecp.edit.internal.swt.util.CellEditorFactory
public final class CellEditorFactory
- extends Object
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)
|
INSTANCE
public static final CellEditorFactory INSTANCE
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 © 2014. All Rights Reserved.