public final class CellEditorFactory extends Object
Modifier and Type | Field and Description |
---|---|
static CellEditorFactory |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
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) |
public static final CellEditorFactory INSTANCE
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 © 2019. All rights reserved.