An extension point to register cell manager for the Papyrus table a unique id to identify this contribution Several manager can be used to manage the same kind* of cell, so we use this attribute to sort them. more the order is small, more the configuration is prioritary *the kind of the cell is given by the intersection between a row and a column A Cell Manager class used to manage cells in the table. We advice to extends AbstractCellManager 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 * *****************************************************************************/