Class VisibilityEditingSupport.VisibleCellEditor

java.lang.Object
org.eclipse.jface.viewers.CellEditor
com._1c.g5.v8.dt.form.internal.ui.providers.cmi.VisibilityEditingSupport.VisibleCellEditor
Enclosing class:
VisibilityEditingSupport

protected static class VisibilityEditingSupport.VisibleCellEditor extends CellEditor
The cell editor for edits user visibility
  • Constructor Details

    • VisibleCellEditor

      public VisibleCellEditor(org.eclipse.swt.widgets.Composite parent, IV8Project v8project)
      Constructor
      Parameters:
      parent -
      v8project - the V8 project, cannot be null
  • Method Details