Class EditableLinkingContainerPropertyTester

java.lang.Object
org.eclipse.core.expressions.PropertyTester
org.csstudio.opibuilder.widgets.actions.EditableLinkingContainerPropertyTester
All Implemented Interfaces:
IPropertyTester

public class EditableLinkingContainerPropertyTester extends PropertyTester
  • Constructor Details

    • EditableLinkingContainerPropertyTester

      public EditableLinkingContainerPropertyTester()
  • Method Details

    • test

      public boolean test(Object receiver, String property, Object[] args, Object expectedValue)
      Establish if the receiver object is a LinkingContainer widget suitable for editing in OPIEditor. If:
      • the receiver is not a linking container
      • no path can be extracted from the widget
      return false