Class UnsavableListProperty

java.lang.Object
org.csstudio.opibuilder.properties.AbstractWidgetProperty<List<?>>
org.csstudio.opibuilder.properties.UnsavableListProperty

public class UnsavableListProperty extends AbstractWidgetProperty<List<?>>
The widget property for list. This property is only used for property change communication between model and editpart, so it is not savable and viewable in property sheet.