Class PropertiesCopyData

java.lang.Object
org.csstudio.opibuilder.datadefinition.PropertiesCopyData

public class PropertiesCopyData extends Object
The data for coping properties.
  • Constructor Details

  • Method Details

    • getWidgetModel

      public final AbstractWidgetModel getWidgetModel()
      Returns:
      the widgetModel
    • setWidgetModel

      public void setWidgetModel(AbstractWidgetModel widgetModel)
      Parameters:
      widgetModel - the widgetModel to set
    • getPropIDList

      public final List<String> getPropIDList()
      Returns:
      the propIDList
    • setPropIDList

      public void setPropIDList(List<String> propIDList)
      Parameters:
      propIDList - the propIDList to set