An extension point to register celleditor configuration. A configuration determines how to edit the cell This extension point allows to register configuration used for celleditor in the table @Deprecated since Papyrus 1.1.0. use cellAxisConfiguration instead The class providing cell editor configuration for one or several type. Several configuration can be used for the same type, so we use this attribute to sort them. more the order is small, more the configuration is prioritary The class providing cell editor configuration for one or several type. Several configuration can be used for the same type, so we use this attribute to sort them. more the order is small, more the configuration is prioritary MDT papyrus 0.10.0 See Papyrus nattable plugins none none /***************************************************************************** * Copyright (c) 2013 CEA LIST. * * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation * *****************************************************************************/