Class AbstractPVFormulaWidget

All Implemented Interfaces:
Drawable

public class AbstractPVFormulaWidget extends Composite
An abstract class that handles the pvFormula property.
  • Field Details

  • Constructor Details

    • AbstractPVFormulaWidget

      public AbstractPVFormulaWidget(Composite parent, int style)
  • Method Details

    • addPropertyChangeListener

      public void addPropertyChangeListener(PropertyChangeListener listener)
    • removePropertyChangeListener

      public void removePropertyChangeListener(PropertyChangeListener listener)
    • getPVFormula

      public String getPVFormula()
    • setPVFormula

      public void setPVFormula(String pvFormula)