Class PVTupleTableEditor

All Implemented Interfaces:
Drawable

public class PVTupleTableEditor extends Composite
A table editor which can edit string boolean pair.
  • Constructor Details

    • PVTupleTableEditor

      public PVTupleTableEditor(Composite parent, List<PVTuple> pvTupleList, int style)
  • Method Details

    • setEnabled

      public void setEnabled(boolean enabled)
      Overrides:
      setEnabled in class Control
    • updateInput

      public void updateInput(List<PVTuple> new_items)