Class DecimalCellEditor

java.lang.Object
org.eclipse.jface.viewers.CellEditor
org.eclipse.jface.viewers.TextCellEditor
com._1c.g5.v8.dt.internal.debug.ui.variables.DecimalCellEditor

public class DecimalCellEditor extends TextCellEditor
TextCellEditor customization that supports only BigDecimal input.
  • Constructor Details

    • DecimalCellEditor

      public DecimalCellEditor(org.eclipse.swt.widgets.Composite parent)
      Constructor of DecimalCellEditor.
      Parameters:
      parent - parent composite, cannot be null