Package | Description |
---|---|
org.eclipse.emf.facet.widgets.celleditors |
Modifier and Type | Method and Description |
---|---|
INaryFeatureCellEditor |
ICellEditorsRegistry.getNaryCellEditorFor(EClassifier type)
Returns a cell editor to edit a list of values of the given type, or
null if
none was found. |
INaryFeatureCellEditor |
ICellEditorsRegistry.getNaryCellEditorFor(EClassifier type,
java.util.List<AbstractModelCellEditor> preferredCellEditors)
Returns a cell editor to edit a list of values of the given type, or
null if
none was found. |