Class CommandTextCellEditor


public class CommandTextCellEditor extends TextCellEditor
A text cell editor that allows procedure autocomplete.
  • Constructor Details

    • CommandTextCellEditor

      public CommandTextCellEditor(Composite parent)
  • Method Details

    • applyValue

      public void applyValue()
    • addContentProposalListener

      public void addContentProposalListener(IContentProposalListener listener)
      Add a listener that will be executed when pv name is seleteced by double click on proposal dialog.