Class ValueEditingSupport


  • public class ValueEditingSupport
    extends EditingSupport
    EditingSupport значения
    • Constructor Detail

      • ValueEditingSupport

        public ValueEditingSupport​(ColumnViewer viewer,
                                   org.eclipse.swt.widgets.Composite widget,
                                   IV8Project v8project,
                                   IBmEditingContext editingContext,
                                   boolean editable)
        Parameters:
        viewer - родительский viewer
        widget - родитель
        v8project - the V8 project, cannot be null
        editingContext - the BM editing context, can't be null
        editable - the editable state, true if this value is editable, false otherwise