Class EventTypesCellModifier

  • All Implemented Interfaces:
    ICellModifier

    public class EventTypesCellModifier
    extends ObservableCellModifier
    This class implements an ICellModifier for the modification of event types. An ICellModifier is called when the user modifies a cell in the tableViewer
    • Field Detail

      • editingDomain

        protected org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain
        The transactional editing domain which is used to get the commands and alter the model
    • Constructor Detail

      • EventTypesCellModifier

        public EventTypesCellModifier​(String[] columnNames)